From 7087ecc75b46cd660662a7570da01cac2281b857 Mon Sep 17 00:00:00 2001 From: Markos Chandras Date: Tue, 10 Oct 2017 08:45:03 +0000 Subject: Update git submodules * Update docs/submodules/releng-xci from branch 'master' - Merge "xci: scripts: start-new-vm.sh: Do not run multiple package manager processes" - xci: scripts: start-new-vm.sh: Do not run multiple package manager processes Package managers get upset if multiple instances run in parallel since the last one will fail to aquire some sort of DB locking and fail. As such, lets fix that and only run one package manager process at any time. Change-Id: I4ab13f61eee861ef70cb4115403d0e239ec14308 Signed-off-by: Markos Chandras --- docs/submodules/releng-xci | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules/releng-xci') diff --git a/docs/submodules/releng-xci b/docs/submodules/releng-xci index 2c7f7d08e..fdd43517b 160000 --- a/docs/submodules/releng-xci +++ b/docs/submodules/releng-xci @@ -1 +1 @@ -Subproject commit 2c7f7d08e42a26f046fd8d745ccbf7caefd56547 +Subproject commit fdd43517bdedbab52fcaa523f4cafe0aeac91d84 -- cgit 1.2.3-korg