X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=testing%2Ftcl_test.tcl;h=3883dd965478aa16e84fb5bf05abecc0e0b63beb;hb=c9d40366ad55ea3a83f2ff438aab1e62da653169;hp=476e1c21a014c8fbea325bb89d6f56eadcc4a9d1;hpb=2e832a399a10fc00253b342f8cde9c5b1062fa63;p=fw%2Fopenocd diff --git a/testing/tcl_test.tcl b/testing/tcl_test.tcl index 476e1c21a..3883dd965 100644 --- a/testing/tcl_test.tcl +++ b/testing/tcl_test.tcl @@ -60,6 +60,3 @@ puts "Running help on PC using data from OpenOCD" global ocd_helptext set ocd_helptext [get_help_text] puts [pc_help] - - -