X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fcron.unchecked;h=a534ba06cf2cd159045f1c009c818fe8581fad47;hb=2c070e8e93167b48816a0af8e59e79f82cf293cd;hp=3a3362df08bcb17341c4e5c65e0be615d9e99fb7;hpb=342c016d08d7ed329ae707ff6fcdb39ae560c438;p=dak.git diff --git a/config/debian/cron.unchecked b/config/debian/cron.unchecked index 3a3362df..a534ba06 100755 --- a/config/debian/cron.unchecked +++ b/config/debian/cron.unchecked @@ -75,9 +75,9 @@ function do_buildd () { } function do_dists () { - cd $configdir - dak generate-filelist -s unstable,experimental -i - dak generate-packages-sources -s unstable experimental >/dev/null + #cd $configdir + #dak generate-filelist -s unstable,experimental -i + dak generate-packages-sources2 -s unstable experimental >/dev/null } ######################################################################## @@ -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