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