]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** 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 958d20ba9d12d571e633b41e213b8c8d50a189fa..038aa78242f91e57ba06e670505f6a18fe097d54 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>