mirror of
https://github.com/rclone/rclone.git
synced 2026-07-15 02:02:14 -04:00
Some backends support hashes but allow them to be blank. In other words, we can't expect them to be reliably non-blank, and we shouldn't treat a blank hash as an error. Before this change, the bisync integration tests errored if a backend said it supported hashes but in fact sometimes lacked them. After this change, such errors are ignored.
63 KiB
63 KiB