X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fcron.unchecked;h=9a77fc4dab2b02e9271870807cc133b0223d18a1;hb=5f6b728e74c2eee87418250c3118c20b3b40a590;hp=0d180a184b366c52bff8ebf6cbea755a0718b36a;hpb=82adb683eb6ebcdf442a2ae0c6d19e7f60661ead;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