mirror of
https://github.com/rclone/rclone.git
synced 2026-03-01 10:51:11 +00:00
Before this change the first pass of --delete-before would output "There was nothing to transfer" and then proceed to transfer things. This makes sure the message isn't printed in the delete phase. See: https://forum.rclone.org/t/incorrect-debug-output/15267