mirror of
https://github.com/restic/restic.git
synced 2026-05-10 12:35:24 +00:00
2d0c138c9b
The `DuplicateTree` flag is necessary to ensure that failures cannot be swallowed. The old checker implementation ignores errors from LoadTree if the corresponding tree was already checked.