X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fdinstall.functions;h=1b508d25a657ad88ed266f46e1df09d3fda73f6a;hb=6d03dbb954cd67e522374c12225aa08a129e5d60;hp=4f3932dcea814d5973433d65bea1dc5faebcce5c;hpb=3f4a09fa2e560c42df924ebb884c8ddd04516171;p=dak.git 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