]> git.decadent.org.uk Git - dak.git/blobdiff - config/debian/dinstall.functions
ssh in a while loop really wants -n
[dak.git] / config / debian / dinstall.functions
index a11c75e3049332c826b6b2e88daa222600aaaf26..b8a4b0eb44ccb998dbca0c6bab187cb8db3fcc31 100644 (file)
@@ -56,7 +56,7 @@ function onerror() {
 # pushing merkels QA user, part one
 function qa1() {
     log "Telling QA user that we start dinstall"
-    ssh -2 -i ~dak/.ssh/push_merkel_qa  -o BatchMode=yes -o SetupTimeOut=90 -o ConnectTimeout=90 qa@qa.debian.org sleep 1
+    ssh -n -2 -i ~dak/.ssh/push_merkel_qa  -o BatchMode=yes -o SetupTimeOut=90 -o ConnectTimeout=90 qa@qa.debian.org sleep 1
 }
 
 # Updating various files