]> Frank Brehm's Git Trees - profitbricks/jenkins-build-scripts.git/commitdiff
improve output
authorHolger Levsen <holger@layer-acht.org>
Fri, 22 Jun 2012 13:44:29 +0000 (15:44 +0200)
committerHolger Levsen <holger@layer-acht.org>
Fri, 22 Jun 2012 13:44:29 +0000 (15:44 +0200)
live_build.sh

index 211eaeae943628c339b08029c403a1a2f861366f..fe97c476930d9a116fbb479d982c2bc388f17506 100755 (executable)
@@ -24,16 +24,18 @@ sudo bash ./lb_build.sh -p $LIVE_TYPE
 ls -larth tftpboot/debian-live/amd64/
 ls -larth binary/live/
 
-figlet "success"
 
 mkdir -p $BUILD_TARGET
 
-echo "Now copying results..."
+echo "Finally copying results..."
 # hack to ignore 2.6.32 kernel + initrd
 cp -v tftpboot/debian-live/amd64/initrd.img-3* tftpboot/debian-live/amd64/vmlinuz-3* $BUILD_TARGET/
 cp -v binary/live/filesystem.squashfs $BUILD_TARGET/
-sort binary/live/filesystem.packages
 
+figlet "success"
+echo
+sort binary/live/filesystem.packages
+echo
 echo "Now rsyncing results to mgmt1..."
 rsync --password-file /etc/rsynclivebuild-send.pass -avv --delete $TARGET_BASE/ rsync://livebuild@10.1.1.1/livebuild/