mirror of
https://github.com/restic/restic.git
synced 2026-03-06 06:36:26 +00:00
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.