9767: set name of the container_request based on the workflow name.
[arvados.git] / build / run-build-test-packages-one-target.sh
index da2bb05b0977c720c7b8181d7752d19c79d20b84..ff6bad4a71fed426b9f7087e317d98d3ef93ee43 100755 (executable)
@@ -72,6 +72,7 @@ exit_cleanly() {
     exit ${#failures}
 }
 
+COLUMNS=80
 . $WORKSPACE/build/run-library.sh
 
 title "Start build packages"
@@ -82,8 +83,6 @@ $WORKSPACE/build/run-build-packages-one-target.sh --target $TARGET
 checkexit $? "build packages"
 title "End of build packages (`timer`)"
 
-#/usr/bin/sudo chown jenkins:jenkins $WORKSPACE/packages -R
-
 title "Start test packages"
 timer_reset