X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=t%2Ft9600-cvsimport.sh;h=2eff9cd68ce2f51618159df402bfb46382d44434;hb=48c250a121a425a1860226b6a7061aecfbab5246;hp=b572ce3ab7f55e1258aa92b37e10a0d067c9d01d;hpb=e43e48cfb6c119d9e58e2df21f530e363358351d;p=git.git diff --git a/t/t9600-cvsimport.sh b/t/t9600-cvsimport.sh index b572ce3ab..2eff9cd68 100755 --- a/t/t9600-cvsimport.sh +++ b/t/t9600-cvsimport.sh @@ -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