SICS-754 Use "clientput" instead of "puts stdout" in generated drivers
This commit is contained in:
@@ -266,7 +266,7 @@ proc add_omron_hldc {name IP port} {
|
||||
handle_exception ${catch_status} ${catch_message}
|
||||
}
|
||||
|
||||
puts stdout "file evaluation of sct_omron_hldc.tcl"
|
||||
clientput "file evaluation of sct_omron_hldc.tcl"
|
||||
::scobj::omron_hldc::sics_log 9 "file evaluation of sct_omron_hldc.tcl"
|
||||
|
||||
proc ::scobj::omron_hldc::read_config {} {
|
||||
|
||||
Reference in New Issue
Block a user