From: Wayne Davison Date: Tue, 18 Apr 2006 06:43:17 +0000 (+0000) Subject: Twiddle the trailing output in non-live mode. X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/de3438407c4f976c55172093795b87e49cb4a6e2 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, <