From: Mark Hymers Date: Fri, 1 Apr 2011 11:22:32 +0000 (+0000) Subject: dak graph seems ok too X-Git-Url: https://git.decadent.org.uk/gitweb/?a=commitdiff_plain;h=3fbf450f5bec18613e378dc20f924028c9d346ed;p=dak.git dak graph seems ok too Signed-off-by: Mark Hymers --- diff --git a/config/debian/cron.hourly b/config/debian/cron.hourly index dc17a55f..fdbd3bce 100755 --- a/config/debian/cron.hourly +++ b/config/debian/cron.hourly @@ -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"