From da8432359460b17f30c0d73844b7b1049913c9e1 Mon Sep 17 00:00:00 2001 From: smitsohu Date: Tue, 24 Sep 2019 14:17:37 +0200 Subject: testing suite fixes: remove shell localization --- test/profiles/profiles.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'test/profiles') diff --git a/test/profiles/profiles.sh b/test/profiles/profiles.sh index 85e5c1c13..52ee74234 100755 --- a/test/profiles/profiles.sh +++ b/test/profiles/profiles.sh @@ -5,6 +5,7 @@ export MALLOC_CHECK_=3 export MALLOC_PERTURB_=$(($RANDOM % 255 + 1)) +export LC_ALL=C echo "TESTING: profile conditional (test/profiles/conditional.exp)" ./conditional.exp -- cgit v1.2.3-54-g00ecf