]> Frank Brehm's Git Trees - profitbricks/jenkins-build-scripts.git/commitdiff
Changed to autotest link.
authorMarjan Schiller <marjan.schiller@profitbricks.com>
Wed, 12 Jun 2013 13:15:20 +0000 (15:15 +0200)
committerMarjan Schiller <marjan.schiller@profitbricks.com>
Wed, 12 Jun 2013 13:15:20 +0000 (15:15 +0200)
liveboot_set_image.sh

index 6d14109cd51de42cc2bb0b972657f72a764ab7de..f37eeb977587c5335666430519ea7f9488b4eb23 100755 (executable)
@@ -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
 #