mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
Remove all trailing blanks; turn on the rule to detect them.
* Makefile.cfg (local-checks-to-skip): Remove sc_trailing_blank. * .x-sc_trailing_blank: New file, to exempt the few binary files.
This commit is contained in:
parent
889eab9348
commit
e04912a9f0
3
.x-sc_trailing_blank
Normal file
3
.x-sc_trailing_blank
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
\.png$
|
||||||
|
\.fig$
|
||||||
|
\.gif$
|
@ -1,3 +1,9 @@
|
|||||||
|
Tue Feb 3 20:26:53 CET 2008 Jim Meyering <meyering@redhat.com>
|
||||||
|
|
||||||
|
Remove all trailing blanks; turn on the rule to detect them.
|
||||||
|
* Makefile.cfg (local-checks-to-skip): Remove sc_trailing_blank.
|
||||||
|
* .x-sc_trailing_blank: New file, to exempt the few binary files.
|
||||||
|
|
||||||
Tue Feb 3 11:21:45 EST 2008 Daniel P. Berrange <berrange@redhat.com>
|
Tue Feb 3 11:21:45 EST 2008 Daniel P. Berrange <berrange@redhat.com>
|
||||||
|
|
||||||
* src/xml.c, src/xend_internal.c: Allow use of kernel+initrd
|
* src/xml.c, src/xend_internal.c: Allow use of kernel+initrd
|
||||||
|
@ -30,7 +30,6 @@ local-checks-to-skip = \
|
|||||||
makefile-check \
|
makefile-check \
|
||||||
sc_no_have_config_h \
|
sc_no_have_config_h \
|
||||||
sc_tight_scope \
|
sc_tight_scope \
|
||||||
sc_trailing_blank \
|
|
||||||
sc_GPL_version \
|
sc_GPL_version \
|
||||||
sc_always_defined_macros \
|
sc_always_defined_macros \
|
||||||
sc_cast_of_alloca_return_value \
|
sc_cast_of_alloca_return_value \
|
||||||
|
Loading…
Reference in New Issue
Block a user