diff options
Diffstat (limited to 'test')
-rwxr-xr-x | test/dotest | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/dotest b/test/dotest index 1aa34ac..eded0e0 100755 --- a/test/dotest +++ b/test/dotest @@ -19,6 +19,7 @@ export LC_CTYPE=C export LC_MESSAGES=C +export LC_ALL=C : ${XCFTOOLS_PREFIX=../} |