summaryrefslogtreecommitdiff
path: root/tests/cut
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1997-01-30 03:36:06 +0000
committerJim Meyering <jim@meyering.net>1997-01-30 03:36:06 +0000
commit3181551ddd57a0c30bd29a1846cd4f77b596ffde (patch)
treeea8791898a3b2c57212bbc6b589bf19b83d8b86a /tests/cut
parent4cbcb32a533fafe82f213f4d2eaaea5bd8820a67 (diff)
downloadcoreutils-3181551ddd57a0c30bd29a1846cd4f77b596ffde.tar.xz
.
Diffstat (limited to 'tests/cut')
-rwxr-xr-xtests/cut/cut-tests2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cut/cut-tests b/tests/cut/cut-tests
index f35034f6b..3513b70e0 100755
--- a/tests/cut/cut-tests
+++ b/tests/cut/cut-tests
@@ -1999,7 +1999,7 @@ else
fi
test -s missing-bl.E || rm -f missing-bl.E
if test $errors = 0 ; then
- $echo Passed all 39 tests. 1>&2
+ $echo Passed all 117 tests. 1>&2
else
$echo Failed $errors tests. 1>&2
fi