Exceptions for syntax check sc_prohibit_empty_lines_at_EOF

* .x-sc_prohibit_empty_lines_at_EOF: New file; exceptions for the
sc_prohibit_empty_lines_at_EOF syntax check.

Signed-off-by: James Youngman <jay@gnu.org>
This commit is contained in:
James Youngman 2010-04-13 00:20:44 +01:00
parent 62998cd84b
commit 0538709342
2 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,6 @@
xargs/testsuite/xargs\..*/.*\.xo
xargs/testsuite/inputs/.*\.xi
locate/testsuite/locate\.gnu/.*\.xo
find/testsuite/find\..*/.*\.xo
COPYING
doc/regexprops.texi

View File

@ -1,3 +1,8 @@
2010-04-13 James Youngman <jay@gnu.org>
* .x-sc_prohibit_empty_lines_at_EOF: New file; exceptions for the
sc_prohibit_empty_lines_at_EOF syntax check.
2010-04-11 James Youngman <jay@gnu.org>
Add a test case for Savannah bug 27563 (-L breaks -execdir).