X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Fgitweb-lib.sh;h=b9bb95feaa5088254b002c2806c2c2ae9e9d7be4;hb=5c28a8b054cb69a37638b0261fc370422c8fab58;hp=8c490c87071cc71228d1811d6e08cf542bf11d2e;hpb=acbaf54f3030854b54f8391f7d1ca11935a75518;p=git.git diff --git a/t/gitweb-lib.sh b/t/gitweb-lib.sh index 8c490c870..b9bb95fea 100644 --- a/t/gitweb-lib.sh +++ b/t/gitweb-lib.sh @@ -32,17 +32,34 @@ EOF cat >.git/description </dev/null 2>&1 || { +perl -MEncode -e '$e="";decode_utf8($e, Encode::FB_CROAK)' >/dev/null 2>&1 || { skip_all='skipping gitweb tests, perl version is too old' test_done }