When --dry-run is set, note when a directory is missing and avoid
authorWayne Davison <wayned@samba.org>
Sat, 12 Feb 2005 21:18:58 +0000 (21:18 +0000)
committerWayne Davison <wayned@samba.org>
Sat, 12 Feb 2005 21:18:58 +0000 (21:18 +0000)
trying to stat() any items inside that dir's hierarchy.  This fixes
a bug where a symlink to a dir getting replaced by a dir with
identical contents to the dir at the other end of the symlink would
not report the updated files in the new hierarchy. (See bug #1673)


No differences found