X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=config%2Fdebian%2Fdinstall.functions;h=b8a4b0eb44ccb998dbca0c6bab187cb8db3fcc31;hb=1a24585c805c924e25f567c8da728402d95a5cc8;hp=a11c75e3049332c826b6b2e88daa222600aaaf26;hpb=247b94e0ef96999da318dc9d1cb8072f60948f80;p=dak.git diff --git a/config/debian/dinstall.functions b/config/debian/dinstall.functions index a11c75e3..b8a4b0eb 100644 --- a/config/debian/dinstall.functions +++ b/config/debian/dinstall.functions @@ -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