summaryrefslogtreecommitdiff
path: root/tests/md5sum
diff options
context:
space:
mode:
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