Make sure the messages of tools will not be localized in the testsuite.
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
|
||||
set -e
|
||||
|
||||
export LC_ALL=C
|
||||
unset LANG
|
||||
unset LANGUAGE
|
||||
|
||||
succeded=0
|
||||
failed=0
|
||||
failed_tests=""
|
||||
|
||||
Reference in New Issue
Block a user