1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-07-25 10:16:53 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2000-09-04 14:46:18 +00:00
parent 616d9920c0
commit 4dfe280c99
+1 -1
View File
@@ -25,7 +25,7 @@
[unlink_dest_after_failed_open]: Add member.
* src/copy.c (same_file_ok): New function, extracted from copy_internal,
and partially rewritten.
and rewritten.
(copy_internal): Unlink destination file when unlink_dest_before_opening
option is set, and when the source is neither a regular file nor a
directory.