1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-03-06 03:34:28 +00:00
restic/cmd
Michael Eischer 68b1f30733 Remove Exitf function
Commands should use the normal shutdown path. In addition, the Exitf
function was only used by `dump` and `restore` but not any other command
which introduces the risk of inconsistent behavior.
2022-12-28 21:42:38 +01:00
..
restic Remove Exitf function 2022-12-28 21:42:38 +01:00