summaryrefslogtreecommitdiff
path: root/tests/md5sum
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-12-28 06:06:51 +0000
committerJim Meyering <jim@meyering.net>1996-12-28 06:06:51 +0000
commit04916b80dee46ec0b12323ca8664f31db47650f2 (patch)
treef9b826b2e1a55aac4ce474e21efb04a74a6a386a /tests/md5sum
parentd7d7ae76b2b3c585278e8dc9f0696d0f78db7c67 (diff)
downloadcoreutils-04916b80dee46ec0b12323ca8664f31db47650f2.tar.xz
.
Diffstat (limited to 'tests/md5sum')
-rwxr-xr-xtests/md5sum/md5sum-tests2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/md5sum/md5sum-tests b/tests/md5sum/md5sum-tests
index 840ec3f84..1211a6ea3 100755
--- a/tests/md5sum/md5sum-tests
+++ b/tests/md5sum/md5sum-tests
@@ -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