summaryrefslogtreecommitdiffstats
path: root/jjb/xci
diff options
context:
space:
mode:
authorFatih Degirmenci <fdegir@gmail.com>2018-04-11 16:09:23 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-04-11 16:09:23 +0000
commit7e491c8dab6bdc383d86f461a2aea8cf6fd1deb1 (patch)
tree5e97157e9932fb26daa27bcbdd77288856b1b6f0 /jjb/xci
parent1fd4969f08389027803eb8b137698751b200737b (diff)
parent82b7636f2061325547ffbb1ec67a7391cd2d8874 (diff)
Merge "jjb: xci: xci-set-scenario: Drop errexit option"
Diffstat (limited to 'jjb/xci')
-rwxr-xr-xjjb/xci/xci-set-scenario.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/jjb/xci/xci-set-scenario.sh b/jjb/xci/xci-set-scenario.sh
index 3e64ab140..b591dd23c 100755
--- a/jjb/xci/xci-set-scenario.sh
+++ b/jjb/xci/xci-set-scenario.sh
@@ -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
#----------------------------------------------------------------------