Set -x so that we can see where script fails
[releng/builder.git] / jjb / integration / multipatch-distribution.sh
index 55ce2b86622bfab95945fd6f1b50a1748fcaf70c..fd0684cfa0895ff89284c5d64a10dc4176dbf273 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-set -e
+set -ex
 
 # create a fresh empty place to build this custom distribution
 BUILD_DIR=${WORKSPACE}/patch_tester