summaryrefslogtreecommitdiffstats
path: root/sh/example1
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/example1
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/example1')
-rwxr-xr-xsh/example12
1 files changed, 1 insertions, 1 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