summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2012-07-20 15:10:12 +0200
committerJim Meyering <meyering@redhat.com>2012-07-20 15:10:14 +0200
commitf173180a96cf497682274436781febcf4c86f974 (patch)
tree66b04ee76f93e18fc353785e5e0a404f8b324693 /cfg.mk
parent05364ffe0d057ac0fbd1d3f2d556132e799ce4e0 (diff)
downloadcoreutils-f173180a96cf497682274436781febcf4c86f974.tar.xz
maint: adjust exemption to track renamed test script
* cfg.mk (exclude_file_name_regexp--sc_file_system): Sync this exemption regexp to match renamed tests/df/df-P. This avoids a "make syntax-check" failure.
Diffstat (limited to 'cfg.mk')
-rw-r--r--cfg.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/cfg.mk b/cfg.mk
index 790238ca0..f7805111b 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -467,7 +467,7 @@ exclude_file_name_regexp--sc_prohibit_always-defined_macros = \
exclude_file_name_regexp--sc_prohibit_empty_lines_at_EOF = ^tests/pr/
exclude_file_name_regexp--sc_program_name = ^(gl/.*|lib/euidaccess-stat)\.c$$
exclude_file_name_regexp--sc_file_system = \
- NEWS|^(tests/init\.cfg|src/df\.c|tests/misc/df-P)$$
+ NEWS|^(tests/init\.cfg|src/df\.c|tests/df/df-P)$$
exclude_file_name_regexp--sc_prohibit_always_true_header_tests = \
^m4/stat-prog\.m4$$
exclude_file_name_regexp--sc_prohibit_fail_0 = \