1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-20 18:56:39 +02:00
This commit is contained in:
Jim Meyering
1996-12-28 06:06:51 +00:00
parent d7d7ae76b2
commit 04916b80de
5 changed files with 5 additions and 5 deletions

View File

@@ -605,7 +605,7 @@ else
fi
test -s t9a.err || rm -f t9a.err
if test $errors = 0 ; then
$echo Passed all tests. 1>&2
$echo Passed all 35 tests. 1>&2
else
$echo Failed $errors tests. 1>&2
fi