X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=t%2Ft7800-difftool.sh;h=196827e7eacf0584379630f528fb7a4400f2b865;hb=4bd874c8f30d55b6189dacf1d769855ed2df4299;hp=1de83ef98fdcbfd63469e66ba4886c2477b983ff;hpb=f78eeeaf55a4f60a05d3e6452f29a2214c29b6fd;p=git.git diff --git a/t/t7800-difftool.sh b/t/t7800-difftool.sh index 1de83ef98..196827e7e 100755 --- a/t/t7800-difftool.sh +++ b/t/t7800-difftool.sh @@ -11,7 +11,7 @@ Testing basic diff tool invocation . ./test-lib.sh if ! test_have_prereq PERL; then - say 'skipping difftool tests, perl not available' + skip_all='skipping difftool tests, perl not available' test_done fi