mirror of
https://github.com/restic/restic.git
synced 2026-04-29 15:59:25 +00:00
Switch from a function passed as a parameter to a cleanup function, which is also executed when the test function panics, so no temporary directories are left behind.