From bea4748f5c8fce9ee7f01dcbe505ccf25d53f141 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 4 Jul 1997 14:43:55 +0000 Subject: regenerate with updated mk-script --- tests/tac/tac-tests | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'tests/tac') diff --git a/tests/tac/tac-tests b/tests/tac/tac-tests index 48c7af901..b98f0f8c1 100755 --- a/tests/tac/tac-tests +++ b/tests/tac/tac-tests @@ -9,6 +9,15 @@ $echo testing program: $xx errors=0 test "$srcdir" || srcdir=. test "$VERBOSE" && $xx --version 2> /dev/null + +# Make sure we get English translations. +LANGUAGE=C +export LANGUAGE +LC_ALL=C +export LC_ALL +LANG=C +export LANG + $xx $srcdir/basic-0.I > basic-0.O 2> basic-0.E code=$? if test $code != 0 ; then -- cgit v1.2.3-70-g09d2