From e594d331a537507809b0c723075738da7ee3c8d7 Mon Sep 17 00:00:00 2001 From: Joerg Jaspert Date: Sun, 22 Feb 2009 01:27:07 +0100 Subject: [PATCH] Dont complain Signed-off-by: Joerg Jaspert --- config/debian/cron.buildd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2