Skip t9500 because we do not support gitweb in msysgit.

Signed-off-by: Steffen Prohaska <prohaska@zib.de>
This commit is contained in:
Steffen Prohaska
2008-02-24 17:01:54 +01:00
parent a0e491d36a
commit dbe5a3424b

View File

@@ -68,6 +68,9 @@ safe_chmod () {
. ./test-lib.sh
say 'gitweb not supported, skipping tests.'
test_done
perl -MEncode -e 'decode_utf8("", Encode::FB_CROAK)' >/dev/null 2>&1 || {
test_expect_success 'skipping gitweb tests, perl version is too old' :
test_done