From 8b6491032c24d8c25997babfe6f917703db1cb8d Mon Sep 17 00:00:00 2001 From: Markos Chandras Date: Mon, 29 Jan 2018 10:13:07 +0000 Subject: Update git submodules * Update docs/submodules/releng-xci from branch 'master' - Merge "correct the lookup logic for scenario's xci_overrides" - correct the lookup logic for scenario's xci_overrides Previously xci-deploy.sh looks up the xci_overrides files under $XCI_SCENARIOS_CACHE/${DEPLOY_SCENARIO} directory, but actually xci_overrides file resides somewhere in the nested directory level in both inband/outband scenarios. Hence the fix is done by using the find command. Change-Id: Icb507471e368f56290ef91d555673830b598e204 Signed-off-by: Periyasamy Palanisamy --- docs/submodules/releng-xci | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/releng-xci b/docs/submodules/releng-xci index f0b15ad22..f3f08ae0f 160000 --- a/docs/submodules/releng-xci +++ b/docs/submodules/releng-xci @@ -1 +1 @@ -Subproject commit f0b15ad226719e08f453822aabcacba29c581889 +Subproject commit f3f08ae0fd69b26cac46351599b434c3312351bd -- cgit 1.2.3-korg