8080: fpm_depends comes before run-build-package commands; fpm_args comes after
[arvados-dev.git] / jenkins / run-build-packages.sh
index e9f75a490df2f4e874aae30f01475fc8e6be029a..30ba4cdbbcaf66a5e38b075dcf75b69852a866a4 100755 (executable)
@@ -264,7 +264,7 @@ handle_python_package
 
 # arvados-src
 (
-    set -ex
+    set -e
 
     cd "$WORKSPACE"
     COMMIT_HASH=$(format_last_commit_here "%H")