tests: set LC_ALL to C instead of en_US.Utf-8
authorDaiki Ueno <ueno@unixuser.org>
Fri, 5 Oct 2012 00:50:38 +0000 (09:50 +0900)
committerDaiki Ueno <ueno@unixuser.org>
Fri, 5 Oct 2012 00:50:38 +0000 (09:50 +0900)
commitc66a26a0e5b6909c0726ed46f0e7c3651fc38b3e
tree6520b575ac1e72fabc16ca3488ffe1e657658754
parente97056e15badac9c0578a89d0085bfcb57ff7a2e
tests: set LC_ALL to C instead of en_US.Utf-8

If LC_* is not "C" and there is no translation found in the current locale, gettext honors the LANGUAGE envvar.

BUG=Issue#1515

Review URL: https://codereview.appspot.com/6592074
src/tests/ibus-util.c