]> git.decadent.org.uk Git - dak.git/blobdiff - config/debian/cron.unchecked
config/debian/*: update for multiarchive changes
[dak.git] / config / debian / cron.unchecked
index a534ba06cf2cd159045f1c009c818fe8581fad47..3db413e5af532885ad8a027daf7fca57250fa83f 100755 (executable)
@@ -18,6 +18,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
@@ -102,9 +103,6 @@ pg_timestamp preunchecked >/dev/null
 punew proposedupdates
 opunew oldproposedupdates
 
-# Now process the NEW staging area
-do_newstage
-
 # Finally deal with unchecked
 do_unchecked