mirror of
https://github.com/rclone/rclone.git
synced 2025-02-20 07:48:33 +02: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