From: Wayne Davison Date: Mon, 4 Feb 2008 07:40:20 +0000 (-0800) Subject: Improved the usage message. X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/dd1f0da818d33508999298954172f347e4dbf450 Improved the usage message. --- diff --git a/support/patch-update b/support/patch-update index 2d073565..502380df 100755 --- a/support/patch-update +++ b/support/patch-update @@ -104,7 +104,7 @@ if ($incl_generated_files) { } sleep 1 if $last_touch == time; -system "git checkout master" and die $!; +system "git checkout master" and exit 1; exit; @@ -181,7 +181,7 @@ sub usage die <