From: Jim Meyering Date: Wed, 9 Oct 2002 07:00:14 +0000 (+0000) Subject: Ensure that ls produces English messages. X-Git-Tag: v4.5.3~47 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a4fbcd12bbe8ebab8df09173c7a85bd455c28c0;p=thirdparty%2Fcoreutils.git Ensure that ls produces English messages. --- diff --git a/tests/ls/dired b/tests/ls/dired index b00f7cf087..82f90fe043 100755 --- a/tests/ls/dired +++ b/tests/ls/dired @@ -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 < exp dir: total 0