Bug fixing.
This commit is contained in:
@ -49,11 +49,6 @@ class service_runner {
|
||||
|
||||
HealthStatus is_healthy();
|
||||
|
||||
// get the ports of the service
|
||||
// 1. run _ports.sh on the server
|
||||
// 2. return the output of the _ports.sh script, handling a port per line or comma separated.
|
||||
std::vector<int> get_ports();
|
||||
|
||||
std::string healthtick();
|
||||
std::string healthmark();
|
||||
|
||||
|
Reference in New Issue
Block a user