]> git.decadent.org.uk Git - dak.git/commitdiff
output rrd/images into /stat. but keep it disabled right now
authorJoerg Jaspert <joerg@debian.org>
Sat, 19 Feb 2011 21:06:47 +0000 (22:06 +0100)
committerJoerg Jaspert <joerg@debian.org>
Sat, 19 Feb 2011 21:06:47 +0000 (22:06 +0100)
Signed-off-by: Joerg Jaspert <joerg@debian.org>
config/debian/cron.hourly

index d24cb18295871452f7d17cabdc0ec4407ac4b7d8..9e11872c962390ff0b782e4cb864928c2f03011f 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
 dak show-deferred > ${webdir}/deferred.html
-dak graph -n new,byhand,proposedupdates,oldproposedupdates,deferred -r $webdir -i $webdir -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"