mirror of
https://github.com/restic/restic.git
synced 2026-05-01 16:52:29 +00:00
648edeca40
In non test/debug code, Stat() is used exclusively to check whether a file exists. Thus, do not retry if a file is reported as not existing.