From: Joerg Jaspert Date: Sun, 5 Jul 2009 14:12:18 +0000 (+0200) Subject: also 822 the oldproposedupdates X-Git-Url: https://git.decadent.org.uk/gitweb/?a=commitdiff_plain;ds=sidebyside;h=bbde758221044e526df57fa490108b99d813f8cb;hp=a4bb219d894091f5658debe0ce72d94b48db0ffa;p=dak.git also 822 the oldproposedupdates Signed-off-by: Joerg Jaspert --- diff --git a/config/debian/cron.hourly b/config/debian/cron.hourly index e543434a..649445c2 100755 --- a/config/debian/cron.hourly +++ b/config/debian/cron.hourly @@ -12,7 +12,7 @@ echo "Using dak v1" >> $ftpdir/project/trace/ftp-master.debian.org echo "Running on host: $(hostname -f)" >> $ftpdir/project/trace/ftp-master.debian.org dak import-users-from-passwd dak queue-report -n > $webdir/new.html -dak queue-report -8 -d accepted,new,byhand,proposedupdates +dak queue-report -8 -d accepted,new,byhand,proposedupdates,oldproposedupdates dak show-deferred > ${webdir}/deferred.html cd $queuedir/new ; dak show-new *.changes > /dev/null $base/dak/tools/queue_rss.py -q $queuedir/new -o $webdir/rss/ -d $base/misc