X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fcommon;fp=config%2Fdebian%2Fcommon;h=bb6f8e4a0b28465dca9031f8e70248a9aa613c7a;hb=1a24585c805c924e25f567c8da728402d95a5cc8;hp=ee762f239dceeef279b56630cf210f37a853e0a0;hpb=247b94e0ef96999da318dc9d1cb8072f60948f80;p=dak.git diff --git a/config/debian/common b/config/debian/common index ee762f23..bb6f8e4a 100644 --- a/config/debian/common +++ b/config/debian/common @@ -24,7 +24,7 @@ function debug () { } function wbtrigger() { - SSHOPT="-o BatchMode=yes -o ConnectTimeout=30 -o SetupTimeout=240" + SSHOPT="-n -o BatchMode=yes -o ConnectTimeout=30 -o SetupTimeout=240" if lockfile -r 3 -l 3600 "${LOCK_BUILDD}"; then ssh -q -q ${SSHOPT} wbadm@buildd /srv/wanna-build/trigger.often fi