coding style: testing: remove empty lines at end of text files
authorAntonio Borneo <borneo.antonio@gmail.com>
Sun, 12 May 2019 10:51:28 +0000 (12:51 +0200)
committerAntonio Borneo <borneo.antonio@gmail.com>
Mon, 24 Feb 2020 10:31:17 +0000 (10:31 +0000)
commit6bac2828b287e1d8d41f0239ffb21f5855b96896
treef94c3d93799282fb12bb5fb5f5995aa303e43cc9
parent74634d177b6c9853d6d38144c8783ff10c1b2e9b
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
39 files changed:
testing/build.test1/Makefile
testing/build.test1/README.TXT
testing/build.test1/mingw32_help/include/sys/cdefs.h
testing/build.test2/README.txt
testing/examples/AT91R40008Test/prj/ethernut3_ram.ld
testing/examples/AT91R40008Test/src/crt.s
testing/examples/LPC2148Test/prj/lpc2148_ram.ld
testing/examples/LPC2148Test/prj/lpc2148_rom.ld
testing/examples/LPC2148Test/src/crt.s
testing/examples/LPC2294Test/prj/lpc2294_ram.ld
testing/examples/LPC2294Test/prj/lpc2294_rom.ld
testing/examples/LPC2294Test/src/crt.s
testing/examples/SAM7S256Test/prj/sam7s256_ram.ld
testing/examples/SAM7S256Test/prj/sam7s256_rom.ld
testing/examples/SAM7S256Test/src/crt.s
testing/examples/SAM7X256Test/prj/sam7x256_ram.ld
testing/examples/SAM7X256Test/prj/sam7x256_rom.ld
testing/examples/SAM7X256Test/src/crt.s
testing/examples/STR710JtagSpeed/prj/eclipse_ft2232_ram.gdb
testing/examples/STR710JtagSpeed/prj/str7_ram.ld
testing/examples/STR710JtagSpeed/src/crt.s
testing/examples/STR710Test/prj/hitex_str7_rom.ld
testing/examples/STR710Test/prj/str710_program.script
testing/examples/STR710Test/src/crt.s
testing/examples/STR912Test/prj/eclipse_ram.gdb
testing/examples/STR912Test/prj/eclipse_rom.gdb
testing/examples/STR912Test/prj/str912_program.script
testing/examples/STR912Test/prj/str912_ram.ld
testing/examples/STR912Test/prj/str912_rom.ld
testing/examples/ledtest-imx27ads/Makefile
testing/examples/ledtest-imx27ads/crt0.S
testing/examples/ledtest-imx27ads/gdbinit-imx27ads
testing/examples/ledtest-imx27ads/test.c
testing/examples/ledtest-imx31pdk/Makefile
testing/examples/ledtest-imx31pdk/crt0.S
testing/examples/ledtest-imx31pdk/gdbinit-imx31pdk
testing/examples/ledtest-imx31pdk/test.c
testing/profile_stm32.txt
testing/tcl_test.tcl