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/features/test.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'test/features') diff --git a/test/features/test.sh b/test/features/test.sh index cf62d0a3d..cb3f6f871 100755 --- a/test/features/test.sh +++ b/test/features/test.sh @@ -1,4 +1,5 @@ #!/bin/bash +export LC_ALL=C OVERLAY="overlay" CHROOT="chroot" NETWORK="network" -- cgit v1.2.3-54-g00ecf