restic/internal/repository
Michael Eischer 1adf28a2b5 repository: properly return invalid data error in LoadUnpacked
The retry backend does not return the original error, if its execution
is interrupted by canceling the context. Thus, we have to manually
ensure that the invalid data error gets returned.

Additionally, use the retry backend for some of the repository tests, as
this is the configuration which will be used by restic.
2023-01-14 17:57:02 +01:00
..
testdata
doc.go
fuzz_test.go
key.go
packer_manager.go
packer_manager_test.go
packer_uploader.go
repack.go
repack_test.go
repository.go repository: properly return invalid data error in LoadUnpacked 2023-01-14 17:57:02 +01:00
repository_internal_test.go
repository_test.go
testing.go repository: properly return invalid data error in LoadUnpacked 2023-01-14 17:57:02 +01:00