Regenerate template drivers
This commit is contained in:
@@ -333,7 +333,9 @@ proc add_reactor_status {name ip_address tcp_port} {
|
||||
makesctcontroller sct_${name} std ${ip_address}:${tcp_port}
|
||||
}
|
||||
} else {
|
||||
::scobj::reactor_status::sics_log 9 "[opal_simulation] => No sctcontroller for reactor_status"
|
||||
::scobj::reactor_status::sics_log 9 "[opal_simulation] => Null sctcontroller for reactor_status"
|
||||
::scobj::reactor_status::sics_log 9 "makesctcontroller sct_${name} aqadapter NULL"
|
||||
makesctcontroller sct_${name} aqadapter NULL
|
||||
}
|
||||
::scobj::reactor_status::sics_log 1 "::scobj::reactor_status::mkDriver sct_${name} ${name} ${ip_address} ${tcp_port}"
|
||||
::scobj::reactor_status::mkDriver sct_${name} ${name} ${ip_address} ${tcp_port}
|
||||
|
||||
Reference in New Issue
Block a user