X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=t%2Flib-patch-mode.sh;h=375e2486511656df4294f0a4b750fd8d3f16d273;hb=7e7db5e4520388d3a6f1efbe2f7a29d43bd06a2b;hp=ce36f34d0337d29f6ec8f274cd99ad201bd3965d;hpb=4553d58f374c6bfcae6b4be528bbf11c18a7efe5;p=git.git diff --git a/t/lib-patch-mode.sh b/t/lib-patch-mode.sh index ce36f34d0..375e24865 100644 --- a/t/lib-patch-mode.sh +++ b/t/lib-patch-mode.sh @@ -3,7 +3,7 @@ . ./test-lib.sh if ! test_have_prereq PERL; then - say 'skipping --patch tests, perl not available' + skip_all='skipping --patch tests, perl not available' test_done fi