From 8ef530c1bff92e7b7b856591e24bb2ba6080851e Mon Sep 17 00:00:00 2001 From: Markos Chandras Date: Thu, 17 Aug 2017 10:24:23 +0000 Subject: Update git submodules * Update docs/submodules/releng from branch 'master' - Merge "jjb: xci: bifrost-verify: Disable errexit when uploading logs" - jjb: xci: bifrost-verify: Disable errexit when uploading logs The errexit option is there to catch failures when the job is executed. We don't want to mark the entire job as failed when we have troubles uploading the logs when the actual job has passed so we disable the errexit option to make the whole process less aggressive. Moreover, we move the build log upload to the end of the operation so we can catch as much output as possible. Change-Id: Ice126471a8c837c54c95c8ef0935c059d37ea91b Signed-off-by: Markos Chandras --- docs/submodules/releng | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules') diff --git a/docs/submodules/releng b/docs/submodules/releng index 35f07d473..1df451788 160000 --- a/docs/submodules/releng +++ b/docs/submodules/releng @@ -1 +1 @@ -Subproject commit 35f07d473eb2dd0122d5412a1909b9aca6517958 +Subproject commit 1df451788541046609e2bdda1b395b4109e8ca70 -- cgit 1.2.3-korg