Jakub Narebski <jnareb@xxxxxxxxx> writes: > +# ---------------------------------------------------------------------- > +# non-ASCII in README.html > + > +test_expect_success \ > + 'README.html with non-ASCII characters (utf-8)' \ > + 'echo "<b>UTF-8 example:</b><br />" > .git/README.html && > + cat "$TEST_DIRECTORY"/t3900/1-UTF-8.txt >> .git/README.html && > + gitweb_run "p=.git;a=summary"' > +test_debug 'cat gitweb.log' > + Yup, a new test would certainly help to catch breakages ;-) Thanks. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html