]> xenbits.xensource.com Git - libvirt.git/commit
make "make syntax-check" consistent with "git diff --check"
authorJim Meyering <meyering@redhat.com>
Thu, 16 Jul 2009 07:06:58 +0000 (09:06 +0200)
committerJim Meyering <meyering@redhat.com>
Thu, 16 Jul 2009 13:06:42 +0000 (15:06 +0200)
commit08a2e796e88ade1d8b703223ccdc0aed70cac1dd
tree2b15c5aa216d6fa43d68f80ff9f4aa1ee6c8177f
parent07613d2020b655793a13cd7acabfdd4f1540ac3c
make "make syntax-check" consistent with "git diff --check"

This makes "make syntax-check" fail when a version-controlled
file contains a trailing blank line.
* cfg.mk (sc_prohibit_trailing_blank_lines): New rule.
cfg.mk