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/chroot/chroot.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'test/chroot/chroot.sh') diff --git a/test/chroot/chroot.sh b/test/chroot/chroot.sh index ac7bc6a54..ecadb899a 100755 --- a/test/chroot/chroot.sh +++ b/test/chroot/chroot.sh @@ -5,6 +5,7 @@ export MALLOC_CHECK_=3 export MALLOC_PERTURB_=$(($RANDOM % 255 + 1)) +export LC_ALL=C rm -f unchroot gcc -o unchroot unchroot.c -- cgit v1.2.3-70-g09d2