diff options
Diffstat (limited to 'posix')
-rwxr-xr-x | posix/globtest.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/posix/globtest.sh b/posix/globtest.sh index d76fc6c772..77f00940ef 100755 --- a/posix/globtest.sh +++ b/posix/globtest.sh @@ -40,8 +40,6 @@ esac # Since we use `sort' we must make sure to use the same locale everywhere. LC_ALL=C export LC_ALL -LANG=C -export LANG # Create the arena testdir=${common_objpfx}posix/globtest-dir |