From: Marjan Schiller Date: Wed, 12 Jun 2013 13:15:20 +0000 (+0200) Subject: Changed to autotest link. X-Git-Url: https://git.uhu-banane.org/?a=commitdiff_plain;h=74d483700b18bd46ecea0c50ecadac86925ff554;p=profitbricks%2Fjenkins-build-scripts.git Changed to autotest link. --- diff --git a/liveboot_set_image.sh b/liveboot_set_image.sh index 6d14109..f37eeb9 100755 --- a/liveboot_set_image.sh +++ b/liveboot_set_image.sh @@ -33,7 +33,7 @@ fi # # create pending-approval link # -ssh -oStrictHostKeyChecking=no -i ~/.ssh/id_ritest root@riserver "rm -f /srv/mirror/liveboot/pending-approval; ln -sfv $(basename $SOURCE_DIR) /srv/mirror/liveboot/pending-approval" +ssh -oStrictHostKeyChecking=no -i ~/.ssh/id_ritest root@riserver "rm -f /srv/mirror/liveboot/autotest; ln -sfv $(basename $SOURCE_DIR) /srv/mirror/liveboot/autotest" # # finish #