mirror of
https://github.com/rclone/rclone.git
synced 2026-07-04 04:45:09 -04:00
Before this change, bisync ignored the dryRun parameter (only when specified via the rc.) This change fixes the issue, so that the dryRun rc parameter is equivalent to the --dry-run flag.