mirror of
https://github.com/rclone/rclone.git
synced 2026-04-06 08:34:33 -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.