Make sure the messages of tools will not be localized in the testsuite.

This commit is contained in:
nekral-guest
2008-01-06 19:31:28 +00:00
parent e3e826734c
commit abbf45f14f

View File

@@ -2,6 +2,10 @@
set -e
export LC_ALL=C
unset LANG
unset LANGUAGE
succeded=0
failed=0
failed_tests=""