Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MINOR: startup: fix unused value reported by coverity
Unused 0 is assigned to ret, as it's rewritten by error code of read_cfg(). This issue was reported by coverity.
- Loading branch information