]> asedeno.scripts.mit.edu Git - git.git/blobdiff - t/t5800-remote-helpers.sh
tests: Use skip_all=* to skip tests
[git.git] / t / t5800-remote-helpers.sh
index 4ee7b65ce6d86be5f4debec6ca5021231e8d69de..637d8e97ac4d220437ac168dcce49dfd33aa7a24 100755 (executable)
@@ -15,7 +15,7 @@ if sys.hexversion < 0x02040000:
 then
        :
 else
-       say 'skipping git remote-testgit tests: requires Python 2.4 or newer'
+       skip_all='skipping git remote-testgit tests: requires Python 2.4 or newer'
        test_done
 fi