X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fcron.hourly;h=73ba6afc4c9a77eda342fb11e5242819c828eb93;hb=cf8ebc90d6f676442029880c7302f06093a66654;hp=b87ea0e29ec4207e403a28f7aac087bf346ae830;hpb=b4be61c4986519b2cb899da69b8e915c5521b969;p=dak.git diff --git a/config/debian/cron.hourly b/config/debian/cron.hourly index b87ea0e2..73ba6afc 100755 --- a/config/debian/cron.hourly +++ b/config/debian/cron.hourly @@ -11,7 +11,7 @@ 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 -r $webdir/stat -dak show-deferred > ${webdir}/deferred.html +dak show-deferred -r $webdir/stat > ${webdir}/deferred.html dak graph -n new,byhand,proposedupdates,oldproposedupdates,deferred -r $webdir/stat -i $webdir/stat -x $scriptsdir/rrd-release-freeze-dates # do not run show-new and other stuff in parallel