Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
t9500: skip gitweb tests if perl version is too old
gitweb calls Encode::decode_utf8 with two arguments, but old versions of perl only allow this function to be called with one argument. Even older versions of perl do not even have an Encode module. Signed-off-by: Sven Verdoolaege <skimo@kotnet.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
- Loading branch information