corda/tools/cliutils
Stefano Franz c3a59f5293
EG-464 Corda returns incorrect exit code in case if node is started with unknown/missing option (#6010)
* EG-464

Corda returns incorrect exit code in case if node is started with unknown/missing option

* fixed empty else block

* We should not use the parent's exception handler as it will quit and we have our own one

* SampleCordaCliWrapper implemented and tests to verify error handling.

* addressing code review comments
2020-03-05 15:38:56 +00:00
..
src/main/kotlin/net/corda/cliutils EG-464 Corda returns incorrect exit code in case if node is started with unknown/missing option (#6010) 2020-03-05 15:38:56 +00:00
build.gradle Razvan/merge 4.3 into 4.4 (#5494) 2019-09-20 14:10:15 +00:00