summaryrefslogtreecommitdiffstats
path: root/appliance/update.sh.in
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2009-08-04 14:21:32 +0200
committerJim Meyering <meyering@redhat.com>2009-08-04 14:47:09 +0200
commit0c463dd0aa962c405b1be32c925acf9891c96bfc (patch)
treeca009419fdca77f172ffdaa5c0813ec6c8adef9a /appliance/update.sh.in
parent3625b0198c74f2e01eb76b99dadba3a80f97a880 (diff)
downloadlibguestfs-0c463dd0aa962c405b1be32c925acf9891c96bfc.tar.gz
libguestfs-0c463dd0aa962c405b1be32c925acf9891c96bfc.tar.xz
libguestfs-0c463dd0aa962c405b1be32c925acf9891c96bfc.zip
build: remove trailing blank lines; enable the syntax-check rule
* cfg.mk (disable_temporarily): Remove sc_prohibit_trailing_blank_lines. * appliance/Makefile.am: Remove trailing blank line(s). * appliance/debian/modules/y0_install-guestfsd: Likewise. * appliance/make.sh.in: Likewise. * appliance/packagelist.in: Likewise. * appliance/update.sh.in: Likewise. * haskell/run-bindtests: Likewise. * ocaml/run-bindtests: Likewise. * python/run-python-tests: Likewise. * recipes/squashfs.example: Likewise. * ruby/run-ruby-tests: Likewise.
Diffstat (limited to 'appliance/update.sh.in')
-rwxr-xr-xappliance/update.sh.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/appliance/update.sh.in b/appliance/update.sh.in
index cdc441b1..0222a75e 100755
--- a/appliance/update.sh.in
+++ b/appliance/update.sh.in
@@ -46,4 +46,3 @@ elif [ "@DIST@" = "DEBIAN" ]; then
ln -sf debian/debirf-libguestfs_@REPO@*.cgz $output
ln -sf debian/vmlinuz-* $vmlinuz
fi
-