From 857ece0714d6632c2f27f40aeccaa741fc2c4a75 Mon Sep 17 00:00:00 2001 From: Markos Chandras Date: Wed, 21 Feb 2018 08:51:50 +0000 Subject: Update git submodules * Update docs/submodules/releng-xci from branch 'master' - Merge "xci: xci-deploy.sh: Calculate and print the total deployment time" - xci: xci-deploy.sh: Calculate and print the total deployment time It's useful to know how XCI performs in terms of duration time so use the bash $SECONDS variable to calculate the total amount of time it takes for a full XCI deployment. Moreover, use the 'ts' command to print a timestamp for every command executed. This will help developers identify tasks which take a lot of time to complete and possibly optimize them. Change-Id: I75a8cb8c05957bb205e63210d6cafaf54d989f32 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 063a98d2a..ed431a886 160000 --- a/docs/submodules/releng-xci +++ b/docs/submodules/releng-xci @@ -1 +1 @@ -Subproject commit 063a98d2a9b69c60f4cb443f7af03b53ea5d4736 +Subproject commit ed431a8860d1a9f977e2bf30465ef09b835defbb -- cgit 1.2.3-korg