X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fcron.hourly;h=0b9afd7936ff0d9a0240d9819374e0e96a596961;hb=759d4478ec33ec1721d1eb24b1de4e8b5b56dd5d;hp=ccfbe38c25c656527bb0a9d4306f578ab4cf6df0;hpb=6cfd1b05a05c82cac6cabb4af511093b37e903dd;p=dak.git diff --git a/config/debian/cron.hourly b/config/debian/cron.hourly index ccfbe38c..0b9afd79 100755 --- a/config/debian/cron.hourly +++ b/config/debian/cron.hourly @@ -10,8 +10,9 @@ export SCRIPTVARS=/srv/ftp-master.debian.org/dak/config/debian/vars dak import-users-from-passwd dak queue-report -n > $webdir/new.html -dak queue-report -8 -d new,byhand,proposedupdates,oldproposedupdates +dak queue-report -8 -d new,byhand,proposedupdates,oldproposedupdates -r $webdir/stat dak show-deferred > ${webdir}/deferred.html +dak graph -n new,byhand,proposedupdates,oldproposedupdates -r $webdir/stat -i $webdir/stat -x $scriptsdir/rrd-release-freeze-dates # do not run show-new and other stuff in parallel LOCKFILE="$lockdir/unchecked.lock"