[dak/bpo] Dont complain
Signed-off-by: Joerg Jaspert <joerg@debian.org>
---
config/debian/cron.buildd | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/config/debian/cron.buildd b/config/debian/cron.buildd
index d7a887d..a5490e5 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
--
1.5.6.5
Reply to: