*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 4 Dec 1999 17:34:05 +0000 (17:34 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 4 Dec 1999 17:34:05 +0000 (17:34 +0000)
old/fileutils/ChangeLog

index 958d20b..038aa78 100644 (file)
@@ -1,5 +1,9 @@
 1999-12-04  Jim Meyering  <meyering@ascend.com>
 
+       * tests/cp/cp-mv-backup (trap): Be careful to close $actual before
+       removing the containing directory.  Otherwise, on some systems rmdir
+       fails to remove the containing directory.
+
        * tests/ls/time-1: List --full-time dates upon failure.
 
 1999-12-02  Andreas Schwab  <schwab@suse.de>