]> git.evergreen-ils.org Git - Evergreen.git/commit
Don't check .js files for entities
authordbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 18 Apr 2011 04:38:46 +0000 (04:38 +0000)
committerdbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 18 Apr 2011 04:38:46 +0000 (04:38 +0000)
commitc0a7082c6f78d1fb3f8c3ec03f68aaeaf3726c81
treea2eb1af4858c702ae4bf151748cc6b7d498de604
parentf99123faa815403a39148a6fdb2230b2bf9f8058
Don't check .js files for entities

Must have asked this script to check JS files for valid entities
for a reason at some point in the dark past, but it couldn't have
been a very good reason; we're getting a false positive that needs
to be hushed now. Better to just stop looking for XML entities in
JavaScript.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@20145 dcc99617-32d9-48b4-a31d-7c20da2025e4
build/i18n/tests/check_entities.py