X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fcron.buildd;h=984944793d1247e3dbe7cbe40357755b4676dc85;hb=f8996e240d9d0278bce098e23be63db0bcc6fbee;hp=1bc4d68069fb27bcfa35dc56ab7f77fcd3b67596;hpb=d9822f04453a1b62ca0aa66e2efeea35f654778f;p=dak.git diff --git a/config/debian/cron.buildd b/config/debian/cron.buildd index 1bc4d680..98494479 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 -o BatchMode=yes -o ConnectTimeout=30 -o SetupTimeout=240 buildd@buildd /org/wanna-build/trigger.often exit 0