From: Joerg Jaspert Date: Fri, 17 Sep 2010 20:48:26 +0000 (+0200) Subject: push @qa X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce9716468984dace4d5fde3616604da17fae8c9b;p=dak push @qa Signed-off-by: Joerg Jaspert --- diff --git a/config/debian/dinstall.functions b/config/debian/dinstall.functions index 4f3932dc..1b508d25 100644 --- a/config/debian/dinstall.functions +++ b/config/debian/dinstall.functions @@ -32,7 +32,7 @@ function onerror() { # pushing merkels QA user, part one function merkel1() { log "Telling merkels QA user that we start dinstall" - ssh -2 -i ~dak/.ssh/push_merkel_qa -o BatchMode=yes -o SetupTimeOut=90 -o ConnectTimeout=90 qa@merkel.debian.org sleep 1 + ssh -2 -i ~dak/.ssh/push_merkel_qa -o BatchMode=yes -o SetupTimeOut=90 -o ConnectTimeout=90 qa@qa.debian.org sleep 1 } # Create the postgres dump files