]> git.decadent.org.uk Git - dak.git/blobdiff - config/debian/cron.unchecked
Run policy from unchecked as well as dinstall
[dak.git] / config / debian / cron.unchecked
index 32ded1dfc67728c90c2064457a8cabe686719612..a534ba06cf2cd159045f1c009c818fe8581fad47 100755 (executable)
@@ -97,13 +97,21 @@ trap cleanup 0
 
 
 pg_timestamp preunchecked >/dev/null
+
+# Process policy queues
+punew proposedupdates
+opunew oldproposedupdates
+
+# Now process the NEW staging area
 do_newstage
+
+# 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