X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fcron.buildd;h=d7a887dfada2a6681c6e4bbb3e0e2c8153571061;hb=c6afcd6e86b80cc2a489872790d4a59007038e41;hp=1bc4d68069fb27bcfa35dc56ab7f77fcd3b67596;hpb=f8d3d222b8464d1f8e96d0b4f2d8538ca239f1a7;p=dak.git diff --git a/config/debian/cron.buildd b/config/debian/cron.buildd index 1bc4d680..d7a887df 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 wbadm@buildd /org/wanna-build/trigger.often exit 0