]> git.ipfire.org Git - thirdparty/coreutils.git/commit
Define LC_ALL instead of LANG, in case the user has
authorJim Meyering <jim@meyering.net>
Wed, 3 May 2000 11:07:51 +0000 (11:07 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 3 May 2000 11:07:51 +0000 (11:07 +0000)
commit93e3e3a5a8297e4f902035f481e9dd811714323d
treebd35523ee5437bc35089e528cd8aede7ce349364
parent92d235c21ab6bc9136fb379e03204acf5e63f06f
Define LC_ALL instead of LANG, in case the user has
LC_CTYPE or LC_ALL set. Define it and LANGUAGE before the first "sort" call.
tests/rm/r-2