]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/lib-patch-mode.sh
Merge branch 'jn/grep-open'
[thirdparty/git.git] / t / lib-patch-mode.sh
old mode 100755 (executable)
new mode 100644 (file)
index 75a3ee2..375e248
@@ -1,7 +1,9 @@
+: included from t2016 and others
+
 . ./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