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

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

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

View File

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

View File

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

View File

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