maint: normalize to exactly one newline at EOF
authorJim Meyering <meyering@redhat.com>
Tue, 28 Jun 2011 18:09:48 +0000 (20:09 +0200)
committerRichard W.M. Jones <rjones@redhat.com>
Tue, 28 Jun 2011 22:30:12 +0000 (23:30 +0100)
* .tx/config: Remove trailing empty line.
* images/Makefile.am: Likewise.
* sh/example1: Add newline at EOF.
* sh/example2: Likewise.
* sh/example3: Likewise.
* sh/example4: Likewise.
* sh/example5: Likewise.

.tx/config
images/Makefile.am
sh/example1
sh/example2
sh/example3
sh/example4
sh/example5

index 109bfc8..705e760 100644 (file)
@@ -5,4 +5,3 @@ host = https://www.transifex.net
 file_filter = po/<lang>.po
 source_file = po/hivex.pot
 source_lang = en
 file_filter = po/<lang>.po
 source_file = po/hivex.pot
 source_lang = en
-
index 2808aa5..2adaed3 100644 (file)
@@ -33,4 +33,3 @@ large: mklarge
        ./mklarge $(srcdir)/minimal large
 
 CLEANFILES = $(noinst_DATA)
        ./mklarge $(srcdir)/minimal large
 
 CLEANFILES = $(noinst_DATA)
-
index 5b1313f..a2e1775 100755 (executable)
@@ -37,4 +37,4 @@ d=`dirname $0`
 $d/hivexsh -w <<EOF
 load $1
 commit $2
 $d/hivexsh -w <<EOF
 load $1
 commit $2
-EOF
\ No newline at end of file
+EOF\ No newline at end of file
index 8d27546..08a9f40 100755 (executable)
@@ -44,4 +44,4 @@ setval 1
 @
 string:Root
 commit /tmp/modified
 @
 string:Root
 commit /tmp/modified
-EOF
\ No newline at end of file
+EOF\ No newline at end of file
index b482e41..134cf19 100755 (executable)
@@ -50,4 +50,4 @@ dword:0x12345678
 C
 string:dcbadcbadcbaabcd
 commit /tmp/modified
 C
 string:dcbadcbadcbaabcd
 commit /tmp/modified
-EOF
\ No newline at end of file
+EOF\ No newline at end of file
index 85fd552..1ce1b6e 100755 (executable)
@@ -31,4 +31,4 @@ load $1
 cd \Microsoft
 del
 commit $2
 cd \Microsoft
 del
 commit $2
-EOF
\ No newline at end of file
+EOF\ No newline at end of file
index ccf711c..b34edea 100755 (executable)
@@ -51,4 +51,4 @@ string:This is the default key of Test5
 ThisIsTest5
 dword:0x87654321
 commit $2
 ThisIsTest5
 dword:0x87654321
 commit $2
-EOF
\ No newline at end of file
+EOF