From: Holger Levsen Date: Thu, 21 Jun 2012 12:42:04 +0000 (+0200) Subject: be more verbose X-Git-Url: https://git.uhu-banane.org/?a=commitdiff_plain;h=52f9002a7cdab558ff3beb2ff2bb595837aa8f05;p=profitbricks%2Fjenkins-build-scripts.git be more verbose --- diff --git a/live_build.sh b/live_build.sh index d8404e4..2e750ff 100755 --- a/live_build.sh +++ b/live_build.sh @@ -31,6 +31,6 @@ cp -v tftpboot/debian-live/amd64/initrd.img-3* tftpboot/debian-live/amd64/vmlinu cp -v binary/live/filesystem.squashfs $BUILD_TARGET/ echo "Now rsyncing results to mgmt1..." -rsync --password-file /etc/rsynclivebuild-send.pass -av --delete /srv/mirror/live-build/ rsync://livebuild@10.1.1.1/livebuild/* +rsync --password-file /etc/rsynclivebuild-send.pass -avv --delete /srv/mirror/live-build/ rsync://livebuild@10.1.1.1/livebuild/* figlet "rsync success"