summaryrefslogtreecommitdiff
path: root/tests/md5sum
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1997-01-30 03:36:40 +0000
committerJim Meyering <jim@meyering.net>1997-01-30 03:36:40 +0000
commit795162649b3121c50460d66780e5d52bf48aaad5 (patch)
tree85ff900a026ec4c636e46f942c9c775ba9719196 /tests/md5sum
parent3181551ddd57a0c30bd29a1846cd4f77b596ffde (diff)
downloadcoreutils-795162649b3121c50460d66780e5d52bf48aaad5.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 6fee9f805..e750c6065 100755
--- a/tests/md5sum/md5sum-tests
+++ b/tests/md5sum/md5sum-tests
@@ -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