mirror of
https://github.com/rclone/rclone.git
synced 2025-01-20 13:07:14 +08:00
4e2b5389d7
Before this change we counted the final summary error as an error, producing confusing log messages like: Failed to check with 54 errors: last error was: 53 differences found This change marks the summary error as already being counted, so the error message becomes: Failed to check with 53 errors: last error was: 53 differences found This change also returns a listing failure in preference to a summary error. See: https://forum.rclone.org/t/slow-checksum-validation/19763/22 |
||
---|---|---|
.. | ||
check_test.go | ||
check.go | ||
dedupe_test.go | ||
dedupe.go | ||
listdirsorted_test.go | ||
lsjson.go | ||
multithread_test.go | ||
multithread.go | ||
operations_internal_test.go | ||
operations_test.go | ||
operations.go | ||
rc_test.go | ||
rc.go | ||
reopen_test.go | ||
reopen.go |