mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-08-07 09:11:11 +02:00
.
This commit is contained in:
@@ -248,7 +248,7 @@ else
|
||||
fi
|
||||
test -s 7.E || rm -f 7.E
|
||||
if test $errors = 0 ; then
|
||||
$echo Passed all 7 tests. 1>&2
|
||||
$echo Passed all 14 tests. 1>&2
|
||||
else
|
||||
$echo Failed $errors tests. 1>&2
|
||||
fi
|
||||
|
||||
@@ -1710,7 +1710,7 @@ else
|
||||
fi
|
||||
test -s n-5b.E || rm -f n-5b.E
|
||||
if test $errors = 0 ; then
|
||||
$echo Passed all 34 tests. 1>&2
|
||||
$echo Passed all 100 tests. 1>&2
|
||||
else
|
||||
$echo Failed $errors tests. 1>&2
|
||||
fi
|
||||
|
||||
+1
-1
@@ -1812,7 +1812,7 @@ else
|
||||
fi
|
||||
test -s ross-6.E || rm -f ross-6.E
|
||||
if test $errors = 0 ; then
|
||||
$echo Passed all 53 tests. 1>&2
|
||||
$echo Passed all 106 tests. 1>&2
|
||||
else
|
||||
$echo Failed $errors tests. 1>&2
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user