summaryrefslogtreecommitdiff
path: root/tests/rm/r-1
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1998-03-14 15:56:46 +0000
committerJim Meyering <jim@meyering.net>1998-03-14 15:56:46 +0000
commita1cc8f59617de2d90d1e7c810230aacd7594087d (patch)
treef8c27f00a959a9d027dc7864a1adbc02ede65658 /tests/rm/r-1
parent27caa20d7bbacfb89d5cd7e043c654485713dc00 (diff)
downloadcoreutils-a1cc8f59617de2d90d1e7c810230aacd7594087d.tar.xz
*** empty log message ***
Diffstat (limited to 'tests/rm/r-1')
-rwxr-xr-xtests/rm/r-14
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/rm/r-1 b/tests/rm/r-1
index 3162690cc..b9865abad 100755
--- a/tests/rm/r-1
+++ b/tests/rm/r-1
@@ -21,8 +21,8 @@ mkdir $tmp/a $tmp/a/a || test_failure=1
> $tmp/b || test_failure=1
cat <<EOF > $tmp/$test.E || test_failure=1
-removing any entries of directory $tmp/a
-removing any entries of directory $tmp/a/a
+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