mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-04-20 18:56:39 +02:00
.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user