1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-05-18 16:31:26 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
1999-12-04 17:34:39 +00:00
parent 69408d229e
commit 2f21a269fe

View File

@@ -1,5 +1,7 @@
1999-12-04 Jim Meyering <meyering@ascend.com>
* Version 4.0k.
* 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.