From a5e5564a1e4f602a162bf0403ae9162c5efa84a9 Mon Sep 17 00:00:00 2001 From: Nate Potter Date: Wed, 4 Apr 2018 07:41:08 -0700 Subject: [PATCH] Updated git submodules Project: integration/devtool master efe77c01bdceac8902b91f20cae6c5670db33a84 Fix all-in-one vagrant machine name Currently when inputting the command for all_in_one, vagrant can't find a machine defined for that name because it's looking for a machine called all-in-one. This patch updates the name of the VM in run.sh to all-in-one. Change-Id: I599d68c91e4c6e614aa884fe7c305b64bbf88e91 Signed-off-by: Nathaniel Potter Issue-ID: INT-460 --- docs/submodules/integration/devtool.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/integration/devtool.git b/docs/submodules/integration/devtool.git index 5d9b7f5c4..efe77c01b 160000 --- a/docs/submodules/integration/devtool.git +++ b/docs/submodules/integration/devtool.git @@ -1 +1 @@ -Subproject commit 5d9b7f5c4bff05cf6a035604796595cf9b39eac2 +Subproject commit efe77c01bdceac8902b91f20cae6c5670db33a84 -- 2.16.6