summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorBernhard Voelker <mail@bernhard-voelker.de>2012-09-23 22:29:25 +0200
committerPádraig Brady <P@draigBrady.com>2012-11-08 16:12:07 +0000
commite73bb23f4f1165c3fd387308e7f76684fabc8c0e (patch)
tree363e24db1b11270f87801548a9f49ff2eaa90f17 /cfg.mk
parentae3c2b4620e505dc35af70b02fe9c724fb95d68d (diff)
downloadcoreutils-e73bb23f4f1165c3fd387308e7f76684fabc8c0e.tar.xz
df: add a test for the --output option
* tests/df/df-output.sh: Add a test case. * tests/local.mk (all_tests): Mention the test. * cfg.mk (sc_file_system): Exempt the test from this syntax-check.
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 53295b4c7..2ddf4149b 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -554,7 +554,7 @@ exclude_file_name_regexp--sc_prohibit_empty_lines_at_EOF = ^tests/pr/
exclude_file_name_regexp--sc_program_name = \
^(gl/.*|lib/euidaccess-stat|src/make-prime-list)\.c$$
exclude_file_name_regexp--sc_file_system = \
- NEWS|^(init\.cfg|src/df\.c|tests/df/df-P\.sh)$$
+ NEWS|^(init\.cfg|src/df\.c|tests/df/df-P\.sh|tests/df/df-output\.sh)$$
exclude_file_name_regexp--sc_prohibit_always_true_header_tests = \
^m4/stat-prog\.m4$$
exclude_file_name_regexp--sc_prohibit_fail_0 = \