From: Joerg Jaspert Date: Sun, 27 Mar 2011 07:31:10 +0000 (+0200) Subject: shutup X-Git-Url: https://git.decadent.org.uk/gitweb/?a=commitdiff_plain;h=e883957fe9b61989c165441995775f245997439f;p=dak.git shutup Signed-off-by: Joerg Jaspert --- diff --git a/config/debian/cron.unchecked b/config/debian/cron.unchecked index 9a77fc4d..dcaef455 100755 --- a/config/debian/cron.unchecked +++ b/config/debian/cron.unchecked @@ -96,7 +96,7 @@ fi trap cleanup 0 -pg_timestamp preunchecked +pg_timestamp preunchecked >/dev/null do_newstage do_unchecked @@ -108,4 +108,4 @@ fi dak contents -l 10000 scan-binary dak contents -l 1000 scan-source -pg_timestamp postunchecked +pg_timestamp postunchecked >/dev/null