diff options
author | UdjinM6 <UdjinM6@dash.org> | 2016-11-02 21:59:09 +0300 |
---|---|---|
committer | UdjinM6 <UdjinM6@dash.org> | 2016-11-04 18:40:33 +0300 |
commit | bd0de1386e1c7f9b875d52290de0d561c8d56bc9 (patch) | |
tree | d56a36399bb9fe64e9cd22e98ce31bc90fa19b40 /src/netbase.cpp | |
parent | a4fd8dff68369de497354574624b740f42175b1b (diff) |
Fix exit codes:
- `--help`, `--version` etc should exit with `0` i.e. no error ("not enough args" case should still trigger an error)
- error reading config file should exit with `1`
Slightly refactor AppInitRPC/AppInitRawTx to return standard exit codes (EXIT_FAILURE/EXIT_SUCCESS) or CONTINUE_EXECUTION (-1)
Diffstat (limited to 'src/netbase.cpp')
0 files changed, 0 insertions, 0 deletions