X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Flib-patch-mode.sh;h=375e2486511656df4294f0a4b750fd8d3f16d273;hb=af6c6e0b19dc396849e7e09727044ba1a725e811;hp=ce36f34d0337d29f6ec8f274cd99ad201bd3965d;hpb=d249515f297d47df6d79167b988eaa7db0981178;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