mirror of
https://github.com/restic/restic.git
synced 2026-03-15 10:41:23 +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.