Gunter Labes
40a343268a
Check if isutf8 is installed and exit 0 if not
...
We don't want to exit with failure if the tool is not installed.
Simplified exclusion of certain file extensions.
2019-07-29 20:54:08 +02:00
Jyrki Vesterinen
945a386c25
check_utf8.sh: don't check the second Lua bytecode test scenario
...
This avoids the other file with binary data.
(cherry-picked from commit 212601deab6ba803db3e0b4ed8ee5d0cbc3f3018)
2018-10-07 03:23:47 +00:00
Jyrki Vesterinen
81d6970195
check_utf8.sh: don't check the Lua bytecode file
...
This avoids one of the two files which are currently causing macOS SCons
builds to fail in the master branch.
(cherry-picked from commit 8dc60ae98fa472d7a5fa124002f7b1a2f552e0f3)
2018-10-07 03:23:46 +00:00
Charles Dang
39ff3e9114
Remove reference to players_changelog
...
(cherry-picked from commit 5bb72d7c8987ba4bb3ff734efe54d9c33c0d19b5)
2018-10-07 03:23:25 +00:00
pentarctagon
5e386ef43b
Make UTF8 checks fail the build if they find anything.
...
Also fixes a comment typo in docker_run.sh.
(cherry-picked from commit c456d4b288ca6df59cca3663c10131f2c75e8574)
2018-10-07 03:18:08 +00:00
Chris Beck
7a148154c3
travis: also check changelogs & RN for utf8 errors
2014-12-28 14:18:16 -05:00
Chris Beck
e370bfdefc
add po/ to the set of folders checked for ut8 validity by travis
2014-06-29 19:38:15 -04:00
Chris Beck
f5aab2680a
move travis related scripts to utils/travis/
2014-06-29 19:26:25 -04:00