]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Thu, 30 Jan 1997 03:36:40 +0000 (03:36 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 30 Jan 1997 03:36:40 +0000 (03:36 +0000)
tests/md5sum/md5sum-tests
tests/tail/tail-tests
tests/tr/tr-tests

index 6fee9f80576b9f213efed4fc00acd401d9bc2ff5..e750c606517ef2b57fc25c55e3a8b046650fb200 100755 (executable)
@@ -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
index b56cfb37a81f45fe15ab5f596794cc5e7902e223..a89cf3638dfe4696a3200839b35a4db61af9695e 100755 (executable)
@@ -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
index e02fc88210a8d3e76c94a18a2b6c5eee8a038417..4251b31a9106712f7730f2d972afc6cfef5e653c 100755 (executable)
@@ -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