mirror of
https://github.com/Telecominfraproject/wlan-cloud-loadsim.git
synced 2026-01-12 23:05:01 +00:00
Change from start to offset
This commit is contained in:
@@ -87,6 +87,7 @@ handle_cast( {manager_found,NodeName}, State = #simnode_state{}) ->
|
||||
false ->
|
||||
case net_adm:ping(NodeName) of
|
||||
pong ->
|
||||
global:sync(),
|
||||
manager:connect(),
|
||||
lager:info("Adding new manager node.");
|
||||
pang ->
|
||||
|
||||
Reference in New Issue
Block a user