mirror of
https://github.com/git/git.git
synced 2026-03-13 18:33:25 +01:00
Skip t9500 because we do not support gitweb in msysgit.
Signed-off-by: Steffen Prohaska <prohaska@zib.de>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user