mirror of
https://github.com/restic/restic.git
synced 2025-12-24 16:49:52 -05:00
The retry printed the filename twice: ``` Load(<lock/04804cba82>, 0, 0) returned error, retrying after 720.254544ms: load(<lock/04804cba82>): invalid data returned ``` now the warning has changed to ``` Load(<lock/04804cba82>, 0, 0) returned error, retrying after 720.254544ms: invalid data returned ``` |
||
|---|---|---|
| .. | ||
| 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_internal_test.go | ||
| repository_test.go | ||
| testing.go | ||