mirror of
https://github.com/aljazceru/cyphernode.git
synced 2026-01-31 10:14:35 +01:00
A lot of small fixes, improvements on startup tests, migration
This commit is contained in:
@@ -35,5 +35,6 @@ main() {
|
||||
}
|
||||
|
||||
main
|
||||
returncode=$?
|
||||
trace "[requesthandler] exiting"
|
||||
exit $?
|
||||
exit ${returncode}
|
||||
|
||||
Reference in New Issue
Block a user