]> Frank Brehm's Git Trees - profitbricks/jenkins-build-scripts.git/commitdiff
be more verbose
authorHolger Levsen <holger@layer-acht.org>
Thu, 21 Jun 2012 12:42:04 +0000 (14:42 +0200)
committerHolger Levsen <holger@layer-acht.org>
Thu, 21 Jun 2012 12:42:04 +0000 (14:42 +0200)
live_build.sh

index d8404e4e257d4e2912d067c6ada6fed6fa5d4abb..2e750ffe4fe0439e1ef05697bf717e96a6ee1535 100755 (executable)
@@ -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"