Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: don't call exit after error(FATAL...)
error(FATAL...) calls exit(1) internally. No need to call it again outside. Signed-off-by: Masatake YAMATO <yamato@redhat.com>
- Loading branch information