X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fcron.hourly;h=0699846607b974c6a45d0f95103e374c5a04c276;hb=f44698379afcac66997806e421a216de8ad40a31;hp=fdbd3bce4003244aa7fcf3468b4818028dff0ba0;hpb=3fbf450f5bec18613e378dc20f924028c9d346ed;p=dak.git diff --git a/config/debian/cron.hourly b/config/debian/cron.hourly index fdbd3bce..06998466 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 -r $webdir/stat > ${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 @@ -27,7 +27,7 @@ cat removals.txt >> removals-full.txt cat removals-20*.822 > removals-full.822 cat removals.822 >> removals-full.822 -#$base/dak/tools/queue_rss.py -q $queuedir/new -o $webdir/rss/ -d $base/misc -l $base/log/ +$base/dak/tools/queue_rss.py -q $queuedir/new -o $webdir/rss/ -d $base/misc -l $base/log/ $base/dak/tools/removals.pl $configdir/removalsrss.rc > $webdir/rss/removals.rss