mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-26 07:04:37 +02:00
parent
e2247d3019
commit
f907a7f617
@ -197,7 +197,7 @@ wizard_endpoint_loop_start:
|
|||||||
tmp = "5665";
|
tmp = "5665";
|
||||||
|
|
||||||
tmp.Trim();
|
tmp.Trim();
|
||||||
endpoint_buffer += "," + answer;
|
endpoint_buffer += "," + tmp;
|
||||||
}
|
}
|
||||||
|
|
||||||
endpoints.push_back(endpoint_buffer);
|
endpoints.push_back(endpoint_buffer);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user