mirror of
https://github.com/corda/corda.git
synced 2025-06-21 00:23:09 +00:00
@ -80,6 +80,7 @@ open class NodeStartup(val args: Array<String>) {
|
||||
exitProcess(1)
|
||||
}
|
||||
|
||||
logger.info("Node exiting successfully")
|
||||
exitProcess(0)
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user