If a destination file cannot be opened, pretend it doesn't exist rather
authorDavid Dykstra <dwd@samba.org>
Thu, 6 Jan 2000 16:15:36 +0000 (16:15 +0000)
committerDavid Dykstra <dwd@samba.org>
Thu, 6 Jan 2000 16:15:36 +0000 (16:15 +0000)
commit60be6acf46ab7851a01396f8cd2439a9f61118ae
tree089a079657230857b9d8e118c59dfed62deb8228
parenta5827a28d296b62cd9b20a221991903601938448
If a destination file cannot be opened, pretend it doesn't exist rather
than skipping it and thus not updating it.  For example, the ownership or
mode on a file may prevent opening it, but the directory may still be
writable so the file could be completely replaced.
generator.c