mirror of
https://github.com/octoleo/restic.git
synced 2025-01-26 16:48:29 +00:00
68b1f30733
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.