]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
Ensure that ls produces English messages.
authorJim Meyering <jim@meyering.net>
Wed, 9 Oct 2002 07:00:14 +0000 (07:00 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 9 Oct 2002 07:00:14 +0000 (07:00 +0000)
tests/ls/dired

index b00f7cf08710ffa70b7cd4e019f47695bc01987b..82f90fe043406d964481dc9f0d3a0e86d9baa99f 100755 (executable)
@@ -25,7 +25,7 @@ fi
 
 fail=0
 
-ls -lR --dired dir > out || fail=1
+LC_MESSAGES=C ls -lR --dired dir > out || fail=1
 cat <<EOF > exp
   dir:
   total 0