Small bug fix for the --compare-dest option: when a file's contents
authorDavid Dykstra <dwd@samba.org>
Fri, 2 Apr 1999 18:24:27 +0000 (18:24 +0000)
committerDavid Dykstra <dwd@samba.org>
Fri, 2 Apr 1999 18:24:27 +0000 (18:24 +0000)
commitbd4ed7f7193b86072da004c5d5b766c1bccfb869
tree65724d4fd5a916521e6c72b88914b32302dac84a
parent752eaba41f34ce65c87418608efb591b5627ee65
Small bug fix for the --compare-dest option: when a file's contents
hadn't changed but its permissions had, the file wasn't copied but
its permissions were attempted to be set anyway.  Made a change to
skip setting the permissions in that case.
generator.c