Merge "jjb: xci: Only set default scenario if no scenario is set"
[releng.git] / jjb / xci / xci-set-scenario.sh
index 9cb9407..8ef5254 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
 
 #----------------------------------------------------------------------