X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fcron.unchecked;h=9a77fc4dab2b02e9271870807cc133b0223d18a1;hb=53a0ecd77854b162a27de42d4e47e36a059598a5;hp=0d180a184b366c52bff8ebf6cbea755a0718b36a;hpb=1429de9bb070fc58a27a7b6e5e86a9f1d8f8a4a4;p=dak.git diff --git a/config/debian/cron.unchecked b/config/debian/cron.unchecked index 0d180a18..9a77fc4d 100755 --- a/config/debian/cron.unchecked +++ b/config/debian/cron.unchecked @@ -95,6 +95,8 @@ if ! lockfile -r8 $LOCKFILE; then fi trap cleanup 0 + +pg_timestamp preunchecked do_newstage do_unchecked @@ -104,4 +106,6 @@ if [ ! -z "$changes" ]; then do_dists fi -dak contents -l 10000 scan +dak contents -l 10000 scan-binary +dak contents -l 1000 scan-source +pg_timestamp postunchecked