summaryrefslogtreecommitdiffstats
path: root/sh
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2011-06-28 20:09:48 +0200
committerRichard W.M. Jones <rjones@redhat.com>2011-06-28 23:30:12 +0100
commit2419bda3b4b47687c787a2937238fee932ad66e5 (patch)
treeda26682d577ebf15bf3c6415ab72008250689a68 /sh
parent6cf5d6fc278adc7f4a54c034df0932ee6c71a24c (diff)
downloadhivex-2419bda3b4b47687c787a2937238fee932ad66e5.tar.gz
hivex-2419bda3b4b47687c787a2937238fee932ad66e5.tar.xz
hivex-2419bda3b4b47687c787a2937238fee932ad66e5.zip
maint: normalize to exactly one newline at EOF
* .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.
Diffstat (limited to 'sh')
-rwxr-xr-xsh/example12
-rwxr-xr-xsh/example22
-rwxr-xr-xsh/example32
-rwxr-xr-xsh/example42
-rwxr-xr-xsh/example52
5 files changed, 5 insertions, 5 deletions
diff --git a/sh/example1 b/sh/example1
index 5b1313f..a2e1775 100755
--- a/sh/example1
+++ b/sh/example1
@@ -37,4 +37,4 @@ d=`dirname $0`
$d/hivexsh -w <<EOF
load $1
commit $2
-EOF \ No newline at end of file
+EOF\ No newline at end of file
diff --git a/sh/example2 b/sh/example2
index 8d27546..08a9f40 100755
--- a/sh/example2
+++ b/sh/example2
@@ -44,4 +44,4 @@ setval 1
@
string:Root
commit /tmp/modified
-EOF \ No newline at end of file
+EOF\ No newline at end of file
diff --git a/sh/example3 b/sh/example3
index b482e41..134cf19 100755
--- a/sh/example3
+++ b/sh/example3
@@ -50,4 +50,4 @@ dword:0x12345678
C
string:dcbadcbadcbaabcd
commit /tmp/modified
-EOF \ No newline at end of file
+EOF\ No newline at end of file
diff --git a/sh/example4 b/sh/example4
index 85fd552..1ce1b6e 100755
--- a/sh/example4
+++ b/sh/example4
@@ -31,4 +31,4 @@ load $1
cd \Microsoft
del
commit $2
-EOF \ No newline at end of file
+EOF\ No newline at end of file
diff --git a/sh/example5 b/sh/example5
index ccf711c..b34edea 100755
--- a/sh/example5
+++ b/sh/example5
@@ -51,4 +51,4 @@ string:This is the default key of Test5
ThisIsTest5
dword:0x87654321
commit $2
-EOF \ No newline at end of file
+EOF