If dry_run is > 1 then the destination directory was missing, so we
authorWayne Davison <wayned@samba.org>
Thu, 5 Aug 2004 18:18:36 +0000 (18:18 +0000)
committerWayne Davison <wayned@samba.org>
Thu, 5 Aug 2004 18:18:36 +0000 (18:18 +0000)
commit73f7af0e8873dc4b3393c0dba31968fdc4f8170d
tree7300af7a1e140414b501ff85baa4ba78cfd20b8a
parente5a96f0f5432843c0412b24550012e00fafe0da4
If dry_run is > 1 then the destination directory was missing, so we
set stat_errno to ENOENT and statret to -1 without calling stat().
generator.c