aboutsummaryrefslogtreecommitdiff
path: root/testing/tcl_test.tcl
diff options
context:
space:
mode:
authorAntonio Borneo <borneo.antonio@gmail.com>2019-05-12 12:51:28 +0200
committerAntonio Borneo <borneo.antonio@gmail.com>2020-02-24 10:31:17 +0000
commit6bac2828b287e1d8d41f0239ffb21f5855b96896 (patch)
treef94c3d93799282fb12bb5fb5f5995aa303e43cc9 /testing/tcl_test.tcl
parent74634d177b6c9853d6d38144c8783ff10c1b2e9b (diff)
downloadriscv-openocd-6bac2828b287e1d8d41f0239ffb21f5855b96896.zip
riscv-openocd-6bac2828b287e1d8d41f0239ffb21f5855b96896.tar.gz
riscv-openocd-6bac2828b287e1d8d41f0239ffb21f5855b96896.tar.bz2
coding style: testing: remove empty lines at end of text files
Empty lines at end of text files are useless. Remove them. Change-Id: Id05a7bd944edccaa03ed9eb48599b2e262664cf0 Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com> Reviewed-on: http://openocd.zylin.com/5169 Tested-by: jenkins
Diffstat (limited to 'testing/tcl_test.tcl')
-rw-r--r--testing/tcl_test.tcl3
1 files changed, 0 insertions, 3 deletions
diff --git a/testing/tcl_test.tcl b/testing/tcl_test.tcl
index 476e1c2..3883dd9 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]
-
-
-