enarx-archive / sevctl

Administrative utility for AMD SEV
Apache License 2.0
16 stars 5 forks source link

sevctl-verify should return an error to main instead of exiting when verification fails #53

Closed connorkuehl closed 3 years ago

connorkuehl commented 3 years ago

All of the other code paths do this. The main function will terminate with a bad status code if it catches and emits the errors.