summaryrefslogtreecommitdiff
path: root/tests/mv/mv-special-1
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1998-06-28 21:13:04 +0000
committerJim Meyering <jim@meyering.net>1998-06-28 21:13:04 +0000
commitae965a958af2c27bf2802ad64ba53e7a22df984f (patch)
tree74391c67b07614d6458cb3381c9acdfb4c969bdc /tests/mv/mv-special-1
parent214ee5aecdd9d903ff8f503e9d376cbbefbf7b04 (diff)
downloadcoreutils-ae965a958af2c27bf2802ad64ba53e7a22df984f.tar.xz
remove `non-directory'
Diffstat (limited to 'tests/mv/mv-special-1')
-rwxr-xr-xtests/mv/mv-special-16
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/mv/mv-special-1 b/tests/mv/mv-special-1
index 8c3f96e3c..551c27fbd 100755
--- a/tests/mv/mv-special-1
+++ b/tests/mv/mv-special-1
@@ -50,7 +50,7 @@ sed "s,$other_partition_tmpdir,XXX," out > out2
cat > exp <<\EOF
.mv-null -> XXX/.mv-null
-removing non-directory .mv-null
+removing .mv-null
.mv-dir -> XXX/.mv-dir
.mv-dir/a -> XXX/.mv-dir/a
.mv-dir/a/b -> XXX/.mv-dir/a/b
@@ -64,14 +64,14 @@ removing all entries of directory .mv-dir
removing all entries of directory .mv-dir/a
removing all entries of directory .mv-dir/a/b
removing all entries of directory .mv-dir/a/b/c
-removing non-directory .mv-dir/a/b/c/file1
+removing .mv-dir/a/b/c/file1
removing the directory itself: .mv-dir/a/b/c
removing the directory itself: .mv-dir/a/b
removing the directory itself: .mv-dir/a
removing all entries of directory .mv-dir/d
removing all entries of directory .mv-dir/d/e
removing all entries of directory .mv-dir/d/e/f
-removing non-directory .mv-dir/d/e/f/file2
+removing .mv-dir/d/e/f/file2
removing the directory itself: .mv-dir/d/e/f
removing the directory itself: .mv-dir/d/e
removing the directory itself: .mv-dir/d