From: Holger Levsen Date: Fri, 22 Jun 2012 13:44:29 +0000 (+0200) Subject: improve output X-Git-Url: https://git.uhu-banane.net/?a=commitdiff_plain;h=ac8e870347aa199376bf0046f68a7e3ea0a0d36e;p=profitbricks%2Fjenkins-build-scripts.git improve output --- diff --git a/live_build.sh b/live_build.sh index 211eaea..fe97c47 100755 --- a/live_build.sh +++ b/live_build.sh @@ -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/