X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/f2b7b64d867240f219fba74e5f30020bdec335d6..dd1f0da818d33508999298954172f347e4dbf450:/support/patch-update 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 <