]> git.decadent.org.uk Git - dak.git/commitdiff
dak graph seems ok too
authorMark Hymers <mhy@debian.org>
Fri, 1 Apr 2011 11:22:32 +0000 (11:22 +0000)
committerMark Hymers <mhy@debian.org>
Fri, 1 Apr 2011 11:22:32 +0000 (11:22 +0000)
Signed-off-by: Mark Hymers <mhy@debian.org>
config/debian/cron.hourly

index dc17a55fd55dba33f7a8fe171e628dca2c54d8b1..fdbd3bce4003244aa7fcf3468b4818028dff0ba0 100755 (executable)
@@ -12,7 +12,7 @@ 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 graph -n new,byhand,proposedupdates,oldproposedupdates,deferred -r $webdir/stat -i $webdir/stat -x $scriptsdir/rrd-release-freeze-dates
+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
 LOCKFILE="$lockdir/unchecked.lock"