2
2
mirror of https://github.com/octoleo/restic.git synced 2024-11-25 22:27:35 +00:00
restic/internal/backend/retry
Michael Eischer 58dc4a6892 backend/retry: hide final log for stat() method
stat is only used to check the config file's existence. We don't want
log output in this case.
2024-11-01 15:17:54 +01:00
..
backend_retry_test.go backend/retry: hide final log for stat() method 2024-11-01 15:17:54 +01:00
backend_retry.go backend/retry: hide final log for stat() method 2024-11-01 15:17:54 +01:00
testing.go Rename unused testing parameter to _ 2023-05-18 21:17:53 +02:00