]> Frank Brehm's Git Trees - profitbricks/jenkins-build-scripts.git/commitdiff
explain where liveboot-development images are
authorHolger Levsen <holger@layer-acht.org>
Fri, 8 Mar 2013 11:53:03 +0000 (12:53 +0100)
committerHolger Levsen <holger@layer-acht.org>
Fri, 8 Mar 2013 11:53:03 +0000 (12:53 +0100)
liveboot_build.sh

index f8276344a61fe535b00dd89078f88750a6a6bd6d..4cfbdd598a853b9a0337768b9c5011462905ee7a 100755 (executable)
@@ -77,7 +77,7 @@ if [ "$GIT_BRANCH" = "master" ] ; then
        cd /srv/build/
        sudo rm liveboot -Rf
 else
-       echo "Development build, no rsyncing of images."
+       echo "Development build, no rsyncing of images. Grab it from /srv/build/liveboot/builds while it's hot! (The next liveboot build will delete it...)"
 fi
 
 #