summaryrefslogtreecommitdiffstats
path: root/bin/sh/tests/expansion/pathname1.0
diff options
context:
space:
mode:
Diffstat (limited to 'bin/sh/tests/expansion/pathname1.0')
-rw-r--r--bin/sh/tests/expansion/pathname1.04
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/sh/tests/expansion/pathname1.0 b/bin/sh/tests/expansion/pathname1.0
index 8c6b01c..a4bb093 100644
--- a/bin/sh/tests/expansion/pathname1.0
+++ b/bin/sh/tests/expansion/pathname1.0
@@ -1,5 +1,9 @@
# $FreeBSD$
+unset LC_ALL
+LC_COLLATE=C
+export LC_COLLATE
+
failures=0
check() {
OpenPOWER on IntegriCloud