diff options
author | Jim Meyering <meyering@redhat.com> | 2009-08-04 14:21:32 +0200 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2009-08-04 14:47:09 +0200 |
commit | 0c463dd0aa962c405b1be32c925acf9891c96bfc (patch) | |
tree | ca009419fdca77f172ffdaa5c0813ec6c8adef9a /recipes | |
parent | 3625b0198c74f2e01eb76b99dadba3a80f97a880 (diff) | |
download | libguestfs-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 'recipes')
-rw-r--r-- | recipes/squashfs.example | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes/squashfs.example b/recipes/squashfs.example index f10d1950..af40dd5d 100644 --- a/recipes/squashfs.example +++ b/recipes/squashfs.example @@ -34,4 +34,3 @@ drwxr-xr-x 18 root root 0 May 29 08:44 .. -rw-r--r-- 1 root root 2938 Apr 10 12:15 PAM.8.gz -rw-r--r-- 1 root root 736 Feb 24 20:25 PolicyKit.8.gz lrwxrwxrwx 1 root root 15 May 14 06:41 accept.8.gz -> cupsaccept.8.gz - |