mirror of
https://github.com/restic/restic.git
synced 2026-05-04 09:55:24 +00:00
9c70794886
The retry code path did not filter `ERROR_NOT_SUPPORTED`. Just call the original function a second time to correctly follow the low privilege code path.