Make the --ignore-existing option not overwrite a regular file with
authorWayne Davison <wayned@samba.org>
Mon, 17 Mar 2008 00:06:52 +0000 (17:06 -0700)
committerWayne Davison <wayned@samba.org>
Mon, 17 Mar 2008 00:17:38 +0000 (17:17 -0700)
commitddaef70cede8b8ed24b084b93208a2353745b1bd
treec1cc465ffce247fe5454b321d34f2a30a3344ab5
parent2357a51e098d3b0f7ff6dfceac37ea42b3c32338
Make the --ignore-existing option not overwrite a regular file with
a dir/symlink/device/special-file, just like it already refuses to
overwrite a non-regular file with a regular file.
generator.c