X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=config%2Fdebian%2Fcron.buildd;h=a5490e513e7df6bd545e0b25d3b5900b6cc802c4;hb=44345b75a64b07c5b7255b782db57427478c4882;hp=d7a887dfada2a6681c6e4bbb3e0e2c8153571061;hpb=16f731a893f0ba036a995c25b8b5f3490394070e;p=dak.git 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