From ce9716468984dace4d5fde3616604da17fae8c9b Mon Sep 17 00:00:00 2001 From: Joerg Jaspert Date: Fri, 17 Sep 2010 22:48:26 +0200 Subject: [PATCH] push @qa Signed-off-by: Joerg Jaspert --- config/debian/dinstall.functions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5