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