mirror of
https://github.com/restic/restic.git
synced 2026-05-26 12:05:36 +00:00
ac5bc7c2f9
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.