mirror of
https://github.com/restic/restic.git
synced 2025-10-27 14:38:38 +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.