summaryrefslogtreecommitdiff
path: root/tests/rm/r-1
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1998-06-27 04:40:13 +0000
committerJim Meyering <jim@meyering.net>1998-06-27 04:40:13 +0000
commit2f617e52d6e94b8610988b08628b9f783a4e12ab (patch)
tree1ac3492e515b567ad81003c947f0d52809397c8a /tests/rm/r-1
parentd200f4974b08187a104995b83d0811cb3ab81e9f (diff)
downloadcoreutils-2f617e52d6e94b8610988b08628b9f783a4e12ab.tar.xz
changed --verbose message
Diffstat (limited to 'tests/rm/r-1')
-rwxr-xr-xtests/rm/r-12
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rm/r-1 b/tests/rm/r-1
index b9865abad..1736501de 100755
--- a/tests/rm/r-1
+++ b/tests/rm/r-1
@@ -25,7 +25,7 @@ removing all entries of directory $tmp/a
removing all entries of directory $tmp/a/a
removing the directory itself: $tmp/a/a
removing the directory itself: $tmp/a
-removing non-directory $tmp/b
+removing $tmp/b
EOF
if test $test_failure = 1; then