Merge "jjb: xci: xci-set-scenario: Drop errexit option"
authorFatih Degirmenci <fdegir@gmail.com>
Wed, 11 Apr 2018 16:09:23 +0000 (16:09 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Wed, 11 Apr 2018 16:09:23 +0000 (16:09 +0000)
jjb/xci/xci-set-scenario.sh

index 3e64ab1..b591dd2 100755 (executable)
@@ -7,7 +7,6 @@
 # which accompanies this distribution, and is available at
 # http://www.apache.org/licenses/LICENSE-2.0
 ##############################################################################
-set -o errexit
 set -o pipefail
 
 #----------------------------------------------------------------------