mirror of
https://github.com/rclone/rclone.git
synced 2026-01-04 09:33:36 +00:00
This reverts "s3: fix DisableChecksum condition" which introduced the
problem.
This reverts commit c05bb63f96.
The code was correct as it stands - the comment was incorrect and this
commit updates it.
See: https://forum.rclone.org/t/s3-upload-md5-check-sum/13706