From: Jim Meyering Date: Sat, 5 Aug 2000 11:51:10 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-2_0g~14 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=76211dbaebde903cd29c9c2e5a94dd470fa8af03;p=thirdparty%2Fcoreutils.git . --- diff --git a/tests/pr/pr-tests b/tests/pr/pr-tests index 8c37236715..9c0ebca043 100755 --- a/tests/pr/pr-tests +++ b/tests/pr/pr-tests @@ -4500,7 +4500,7 @@ else esac fi test -s dbl-sp-b.E || rm -f dbl-sp-b.E -$xx --test -h x -W1 $srcdir/narrow-1.I > narrow-1.O 2> narrow-1.E +$xx --test -h x -W1 -t $srcdir/narrow-1.I > narrow-1.O 2> narrow-1.E code=$? if test $code != 0; then $echo "Test narrow-1 failed: ../../src/pr return code $code differs from expected value 0" 1>&2