mirror of
https://github.com/restic/restic.git
synced 2025-06-07 22:38:29 +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.