aboutsummaryrefslogtreecommitdiff
path: root/bin/sh/tests/expansion/pathname2.0
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2016-07-16 13:26:18 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2016-07-16 13:26:18 +0000
commit143d321a301b45d348dd8cf8a91163904e69e05b (patch)
treec21518d991a407d8e95c565acde7570e3b1f764d /bin/sh/tests/expansion/pathname2.0
parent86f1146329a7db2895dec6223e09923cd101b5cf (diff)
downloadsrc-143d321a301b45d348dd8cf8a91163904e69e05b.tar.gz
src-143d321a301b45d348dd8cf8a91163904e69e05b.zip
Path generation was not according to collate
Approved by: jilles
Notes
Notes: svn path=/head/; revision=302937
Diffstat (limited to 'bin/sh/tests/expansion/pathname2.0')
-rw-r--r--bin/sh/tests/expansion/pathname2.04
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/sh/tests/expansion/pathname2.0 b/bin/sh/tests/expansion/pathname2.0
index 8a884ff2901e..5643cf907c87 100644
--- a/bin/sh/tests/expansion/pathname2.0
+++ b/bin/sh/tests/expansion/pathname2.0
@@ -1,5 +1,9 @@
# $FreeBSD$
+unset LC_ALL
+LC_COLLATE=C
+export LC_COLLATE
+
failures=0
check() {