]> git.decadent.org.uk Git - dak.git/blobdiff - config/backports/cron.dinstall
debianqueued: open ftp connection when trying to upload .dak-commands
[dak.git] / config / backports / cron.dinstall
index c10e3c04a14ed27757e2235595a3c7053f7c5b62..4d3bef8fbb6553e72a1229b36c1f61985b8f66a0 100755 (executable)
@@ -27,6 +27,7 @@
 
 # exit on errors
 set -e
+set -o pipefail
 # make sure to only use defined variables
 set -u
 # ERR traps should be inherited from functions too. (And command
@@ -369,7 +370,7 @@ GO=(
     ARGS=""
     ERR=""
 )
-stage $GO &
+#stage $GO &
 
 # GO=(
 #     FUNC="dm"