Be less agressive with the set
[ci-management.git] / jjb / vpp / include-raw-vpp-build.sh
index 60df7ab..61c06ba 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/bash
 # basic build script example
-set -xeu -o pipefail
+set -xe -o pipefail
 # do nothing but print the current slave hostname
 hostname
 export CCACHE_DIR=/tmp/ccache