From da22959f442cacb02fd990a4e29b0cc236872363 Mon Sep 17 00:00:00 2001 From: Gianfranco Costamagna Date: Wed, 18 May 2016 06:22:30 -0400 Subject: Fix testsuite when LC_ALL is set to UTF8, fixing recent Ubuntu build failures --- (limited to 'test') 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=../} -- cgit v0.9.1