mirror of
https://github.com/restic/restic.git
synced 2026-06-16 21:54:18 +00:00
d780b1eede
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.