uncomment final rm FILEUTILS-4_0h
authorJim Meyering <jim@meyering.net>
Sun, 9 May 1999 15:59:27 +0000 (15:59 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 9 May 1999 15:59:27 +0000 (15:59 +0000)
tests/mv/into-self-2

index 51a6cbf..2abffcf 100755 (executable)
@@ -51,6 +51,6 @@ EOF
 
 cmp out2 exp || fail=1
 
-rm -fr out out2 exp $file $symlink $other_partition_tmpdir
+rm -fr out out2 exp $file $symlink $other_partition_tmpdir
 
 exit $fail