Fix an unbalanced brace
This commit is contained in:
@ -122,7 +122,7 @@ namespace eval ::scobj::tpg261 {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
proc add_tpg261 {name IP port {filename "noFile"} {
|
proc add_tpg261 {name IP port {filename "noFile"}} {
|
||||||
if {[SplitReply [environment_simulation]]=="false"} {
|
if {[SplitReply [environment_simulation]]=="false"} {
|
||||||
makesctcontroller sct_tpg261_$name std ${IP}:$port "\r\n"
|
makesctcontroller sct_tpg261_$name std ${IP}:$port "\r\n"
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user