mirror of https://github.com/Icinga/icinga2.git
parent
e2247d3019
commit
f907a7f617
|
@ -197,7 +197,7 @@ wizard_endpoint_loop_start:
|
|||
tmp = "5665";
|
||||
|
||||
tmp.Trim();
|
||||
endpoint_buffer += "," + answer;
|
||||
endpoint_buffer += "," + tmp;
|
||||
}
|
||||
|
||||
endpoints.push_back(endpoint_buffer);
|
||||
|
|
Loading…
Reference in New Issue