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