From e3d2c47d31abaee8ba54fa215704d81bd2be0073 Mon Sep 17 00:00:00 2001 From: Luca Falavigna Date: Sun, 16 Sep 2012 00:51:27 +0000 Subject: [PATCH] Fix (old)stable-new graph generation Signed-off-by: Luca Falavigna --- config/debian/cron.hourly | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/debian/cron.hourly b/config/debian/cron.hourly index 80c912f8..fa565c4e 100755 --- a/config/debian/cron.hourly +++ b/config/debian/cron.hourly @@ -29,7 +29,7 @@ fi dak queue-report -n > $webdir/new.html dak queue-report -8 -d new,byhand,stable-new,oldstable-new -r $webdir/stat dak show-deferred -r $webdir/stat > ${webdir}/deferred.html -dak graph -n new,byhand,p-u-new,o-p-u-new,deferred -r $webdir/stat -i $webdir/stat -x $scriptsdir/rrd-release-freeze-dates +dak graph -n new,byhand,stable-new,oldstable-new,deferred -r $webdir/stat -i $webdir/stat -x $scriptsdir/rrd-release-freeze-dates cd $webdir cat removals-20*.txt > removals-full.txt -- 2.39.2