From: Antonio Borneo Date: Sun, 12 May 2019 10:38:18 +0000 (+0200) Subject: coding style: tools: remove empty lines at end of text files X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=74634d177b6c9853d6d38144c8783ff10c1b2e9b;p=fw%2Fopenocd coding style: tools: remove empty lines at end of text files Empty lines at end of text files are useless. Remove them. Change-Id: Iea4c8425e137d6252fb2e5b62e0b124c73a01cb6 Signed-off-by: Antonio Borneo Reviewed-on: http://openocd.zylin.com/5168 Tested-by: jenkins --- diff --git a/tools/release/helpers.sh b/tools/release/helpers.sh index 47d5782ab..f06df34e9 100644 --- a/tools/release/helpers.sh +++ b/tools/release/helpers.sh @@ -57,4 +57,3 @@ Release: ${PACKAGE_RELEASE} Type: ${RELEASE_TYPE} INFO } - diff --git a/tools/release/version.sh b/tools/release/version.sh index d6c9434b3..a1c92f708 100755 --- a/tools/release/version.sh +++ b/tools/release/version.sh @@ -146,4 +146,3 @@ do_version() { package_info_load do_version "$@" - diff --git a/tools/st7_dtc_as/st7_dtc_as.pl b/tools/st7_dtc_as/st7_dtc_as.pl index 380c61d80..d4c42d7af 100755 --- a/tools/st7_dtc_as/st7_dtc_as.pl +++ b/tools/st7_dtc_as/st7_dtc_as.pl @@ -706,4 +706,3 @@ if($opt{'b'}) { 0; -