jjb: xci: xci-set-scenario: Drop errexit option
[releng.git] / 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
 
 #----------------------------------------------------------------------