X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fcron.unchecked;h=5e819adfadd0f2e6b6982452e19e4be64c0c2589;hb=1faa56010afa2f91f1c9ccb0a49789d3d3b811c7;hp=32ded1dfc67728c90c2064457a8cabe686719612;hpb=bdc88d101c8ae48ed28d226fc292eff322ba86ea;p=dak.git diff --git a/config/debian/cron.unchecked b/config/debian/cron.unchecked index 32ded1df..5e819adf 100755 --- a/config/debian/cron.unchecked +++ b/config/debian/cron.unchecked @@ -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 @@ -97,13 +98,18 @@ trap cleanup 0 pg_timestamp preunchecked >/dev/null -do_newstage + +# Process policy queues +punew stable-new +opunew oldstable-new + +# Finally deal with unchecked do_unchecked if [ ! -z "$changes" ]; then sync_debbugs do_buildd - do_dists + #do_dists fi dak contents -l 10000 scan-binary