runtime: fix clean shutdown exit codes
This commit is contained in:
@@ -146,7 +146,7 @@ int main()
|
||||
}
|
||||
|
||||
log_destroy();
|
||||
return 1;
|
||||
return 0;
|
||||
}
|
||||
|
||||
void emptybeat(LPHEART heart, int pulse)
|
||||
|
||||
Reference in New Issue
Block a user