mirror of
https://github.com/restic/restic.git
synced 2026-06-18 14:44:17 +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.