From 8d4269a621279df185dea4d706ea6f8e7a604b6b Mon Sep 17 00:00:00 2001 From: Michael Polenchuk Date: Thu, 24 Aug 2017 06:04:09 +0000 Subject: Update git submodules * Update docs/submodules/fuel from branch 'master' - Merge "ci/deploy.sh, states: bash debug, continue on err" - ci/deploy.sh, states: bash debug, continue on err Since we don't `set -e` in state files, applying each state will always succeed unless the last instruction in the state fails. Make this uniform by always succeeding in applying the state. While at it, enable bash debugging logs, for better readability of deploy log files. Change-Id: I3cf4886f6d73c6fd1380df1a4e1413334bec1701 Signed-off-by: Alexandru Avadanii --- docs/submodules/fuel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules/fuel') diff --git a/docs/submodules/fuel b/docs/submodules/fuel index 00bf73731..599a570c5 160000 --- a/docs/submodules/fuel +++ b/docs/submodules/fuel @@ -1 +1 @@ -Subproject commit 00bf737316a29867a1fcc38753418d6e2fff9f27 +Subproject commit 599a570c55aab972aed0b98998e9b85c54a88408 -- cgit 1.2.3-korg