X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fcron.dinstall;h=cc2db8adcc0f7985dc6d3d22980b6a48404059a2;hb=3adfb5fdbc187fe15bf46c61a59be1378771619e;hp=9b524092754cd7d6d0da35917455a4adf4fd4f72;hpb=d84190750284b9cf5a5d35d569f952494dd3e231;p=dak.git diff --git a/config/debian/cron.dinstall b/config/debian/cron.dinstall index 9b524092..cc2db8ad 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() { @@ -738,8 +738,6 @@ GO=( ) stage $GO -ulimit -m 90000 -d 90000 -s 10000 -v 200000 - GO=( FUNC="runparts" TIME="run-parts"