mirror of
https://github.com/restic/restic.git
synced 2025-12-26 14:06:32 +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.