- Don't complain if --dry-run is specified with --read-batch
authorWayne Davison <wayned@samba.org>
Thu, 24 Mar 2005 16:41:16 +0000 (16:41 +0000)
committerWayne Davison <wayned@samba.org>
Thu, 24 Mar 2005 16:41:16 +0000 (16:41 +0000)
commit254ee3baab09a1dbaa4b54efe402a26b4e2ba72a
tree9d8f538ec7c90717e60bbb3f41dec7aca11c8a29
parentf957e8fdf9d58526736ab0d611829a35c797e251
- Don't complain if --dry-run is specified with --read-batch
  or --write-batch.
- If --write-batch is combined with --dry-run, just disable
  --write-batch (that avoids trying to create a batch file
  and tells the user what would be transferred).
options.c