This is an automated email from Gerrit.

Antonio Borneo (borneo.anto...@gmail.com) just uploaded a new patch set to 
Gerrit, which you can find at http://openocd.zylin.com/5168

-- gerrit

commit 1a2f601b8fb09d0f3fae343bc38baca402e4edc8
Author: Antonio Borneo <borneo.anto...@gmail.com>
Date:   Sun May 12 12:38:18 2019 +0200

    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 <borneo.anto...@gmail.com>

diff --git a/tools/release/helpers.sh b/tools/release/helpers.sh
index 47d5782..f06df34 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 d6c9434..a1c92f7 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 380c61d..d4c42d7 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;
-

-- 


_______________________________________________
OpenOCD-devel mailing list
OpenOCD-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to