]> git.decadent.org.uk Git - dak.git/commitdiff
Dont complain
authorJoerg Jaspert <joerg@debian.org>
Sun, 22 Feb 2009 00:27:07 +0000 (01:27 +0100)
committerJoerg Jaspert <joerg@debian.org>
Sun, 22 Feb 2009 00:27:07 +0000 (01:27 +0100)
Signed-off-by: Joerg Jaspert <joerg@debian.org>
config/debian/cron.buildd

index d7a887dfada2a6681c6e4bbb3e0e2c8153571061..a5490e513e7df6bd545e0b25d3b5900b6cc802c4 100755 (executable)
@@ -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