X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fcron.buildd;h=a5490e513e7df6bd545e0b25d3b5900b6cc802c4;hb=1e1457bde3318c6605b4c97d4299803fdaf8e774;hp=1bc4d68069fb27bcfa35dc56ab7f77fcd3b67596;hpb=d9822f04453a1b62ca0aa66e2efeea35f654778f;p=dak.git diff --git a/config/debian/cron.buildd b/config/debian/cron.buildd index 1bc4d680..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 buildd@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