- The call to delete_file() needs DEL_NO_RECURSE when handling
authorWayne Davison <wayned@samba.org>
Tue, 25 Jan 2005 12:05:20 +0000 (12:05 +0000)
committerWayne Davison <wayned@samba.org>
Tue, 25 Jan 2005 12:05:20 +0000 (12:05 +0000)
commit217cc3b0459e0c4d3a01c2d6808750b94cba5a17
tree0f900f2fdb5d5bf5d85ac9f12a438f684912928b
parent757e0a544545fb2d77c80ce008c70696444cb130
- The call to delete_file() needs DEL_NO_RECURSE when handling
  delete_before or delete_after or --dry-run will report too
  many deletions.
- Changed DEL_RECURSE to DEL_FORCE_RECURSE.
flist.c