From: Joerg Jaspert Date: Sun, 22 Feb 2009 00:27:07 +0000 (+0100) Subject: Dont complain X-Git-Url: https://git.decadent.org.uk/gitweb/?a=commitdiff_plain;h=e594d331a537507809b0c723075738da7ee3c8d7;p=dak.git Dont complain Signed-off-by: Joerg Jaspert --- diff --git a/config/debian/cron.buildd b/config/debian/cron.buildd index d7a887df..a5490e51 100755 --- a/config/debian/cron.buildd +++ b/config/debian/cron.buildd @@ -2,5 +2,5 @@ # # Called from cron.unchecked to update wanna-build, each time it runs. # -ssh -o BatchMode=yes -o ConnectTimeout=30 -o SetupTimeout=240 wbadm@buildd /org/wanna-build/trigger.often +ssh -q -q -o BatchMode=yes -o ConnectTimeout=30 -o SetupTimeout=240 wbadm@buildd /org/wanna-build/trigger.often exit 0