gecko-dev/third_party/python/compare-locales/compare_locales
Axel Hecht 187284c8d1 bug 1402401, don't break builds on broken locales, r=stas
We added a return error value for compare-locales so that it
can be used in automated checks more easily. For builds, though,
ignore that return value.
Also, mach doesn't like utf-8 encoded output, so let's print
unicode.

MozReview-Commit-ID: L4lzqhBE0By

--HG--
extra : rebase_source : 3a9c612dc99b0f0417eb02c4d8478f1a2f245436
2017-09-24 14:09:08 +02:00
..
tests bug 1382005, update compare-locales to 2.1, r=glandium 2017-09-18 18:31:24 +02:00
__init__.py bug 1382005, update compare-locales to 2.1, r=glandium 2017-09-18 18:31:24 +02:00
checks.py bug 1382005, update compare-locales to 2.1, r=glandium 2017-09-18 18:31:24 +02:00
commands.py bug 1402401, don't break builds on broken locales, r=stas 2017-09-24 14:09:08 +02:00
compare.py bug 1382005, update compare-locales to 2.1, r=glandium 2017-09-18 18:31:24 +02:00
mozpath.py bug 1382005, update compare-locales to 2.1, r=glandium 2017-09-18 18:31:24 +02:00
parser.py bug 1382005, update compare-locales to 2.1, r=glandium 2017-09-18 18:31:24 +02:00
paths.py bug 1382005, update compare-locales to 2.1, r=glandium 2017-09-18 18:31:24 +02:00
util.py Bug 1346025 - Move vendored python modules from /python to /third_party/python, r=ted 2017-05-25 11:48:03 -04:00