mirror of
https://github.com/rclone/rclone.git
synced 2025-03-05 00:39:54 +08: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.