2
2
mirror of https://github.com/octoleo/restic.git synced 2025-04-10 16:41:49 +00:00
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
..