]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t9600-cvsimport.sh
Merge branch 'jn/grep-open'
[thirdparty/git.git] / t / t9600-cvsimport.sh
index b572ce3ab7f55e1258aa92b37e10a0d067c9d01d..2eff9cd68ce2f51618159df402bfb46382d44434 100755 (executable)
@@ -4,7 +4,7 @@ test_description='git cvsimport basic tests'
 . ./lib-cvs.sh
 
 if ! test_have_prereq PERL; then
-       say 'skipping git cvsimport tests, perl not available'
+       skip_all='skipping git cvsimport tests, perl not available'
        test_done
 fi