From: Wayne Davison Date: Tue, 18 Apr 2006 06:43:17 +0000 (+0000) Subject: Twiddle the trailing output in non-live mode. X-Git-Tag: v2.6.8~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de3438407c4f976c55172093795b87e49cb4a6e2;p=thirdparty%2Frsync.git Twiddle the trailing output in non-live mode. --- diff --git a/packaging/release-rsync b/packaging/release-rsync index 65b50825..3f295f0b 100755 --- a/packaging/release-rsync +++ b/packaging/release-rsync @@ -310,10 +310,11 @@ system "rm -rf rsync-*"; if ($live) { chdir($dest) or die $!; system "gpg -ba $tar_name; gpg -ba $diff_name"; -} - -print $break, <