From c637399bdfd9245ddd92d124c1932036dc517de5 Mon Sep 17 00:00:00 2001 From: Cedric Ollivier Date: Tue, 30 May 2017 07:11:55 +0000 Subject: [PATCH] Update git submodules MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit * Update docs/submodules/functest from branch 'master' - Merge "Chmod 755 functest/ci/download_images.sh" - Chmod 755 functest/ci/download_images.sh It's designed to be called via Jenkins and was fixed by the next rule: $ find ${FUNCTEST_REPO_DIR} -name "*.sh" \ |xargs grep \#\! |cut -d\: -f 1 |xargs chmod -c 755 Change-Id: I186aa9c3227dbac4e80f9a463632efdb2512020e Signed-off-by: Cédric Ollivier --- docs/submodules/functest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/functest b/docs/submodules/functest index 94f13ed9e..8c71f2068 160000 --- a/docs/submodules/functest +++ b/docs/submodules/functest @@ -1 +1 @@ -Subproject commit 94f13ed9eb5005f8fb9e22e96a18ccec1aa6e5db +Subproject commit 8c71f206875bab312072feeede1b9999efd76698 -- 2.16.6