From 694ba8ec523267e5abc3c6f8b61f1c116515d707 Mon Sep 17 00:00:00 2001 From: Joerg Jaspert Date: Thu, 12 Mar 2009 21:59:48 +0100 Subject: [PATCH] dinstall merkel switches from katie to dak. finally. Signed-off-by: Joerg Jaspert --- config/debian/cron.dinstall | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/debian/cron.dinstall b/config/debian/cron.dinstall index 9b524092..599a96d4 100755 --- a/config/debian/cron.dinstall +++ b/config/debian/cron.dinstall @@ -284,9 +284,9 @@ function bts() { } function merkel2() { - # Push katie@merkel so it syncs the projectb there. Returns immediately, the sync runs detached + # Push dak@merkel so it syncs the projectb there. Returns immediately, the sync runs detached log "Trigger merkels projectb sync" - ssh -2 -o BatchMode=yes -o SetupTimeOut=30 -o ConnectTimeout=30 -i ~/.ssh/push_merkel_projectb katie@merkel.debian.org sleep 1 + ssh -2 -o BatchMode=yes -o SetupTimeOut=30 -o ConnectTimeout=30 -i ~/.ssh/push_merkel_projectb dak@merkel.debian.org sleep 1 } function runparts() { -- 2.39.2