]> Frank Brehm's Git Trees - profitbricks/jenkins-build-scripts.git/commitdiff
create pending-approval link
authorHolger Levsen <holger@layer-acht.org>
Thu, 13 Dec 2012 13:10:47 +0000 (14:10 +0100)
committerHolger Levsen <holger@layer-acht.org>
Thu, 13 Dec 2012 13:10:59 +0000 (14:10 +0100)
liveboot_testdeploy.sh

index b2a12cf44bc22256612ae7fd0f9bcd571cc67d76..12b9beb325ae30f29757b3cc0b83382d9e350c75 100755 (executable)
@@ -119,6 +119,14 @@ if ! $(nc -z $TESTSERVER 22 ) ; then
 fi
 echo
 
+#
+# create pending-approval link
+#
+cd /srv/mirror/liveboot
+ln -sfv $(basename $SOURCE_DIR) pending-approval
+echo "pending-approval link creating, pointing to $SOURCE_DIR"
+echo "will trigger liveboot_rsync job after this job is done."
+
 #
 # output announcement mail headers
 #