From e73bb23f4f1165c3fd387308e7f76684fabc8c0e Mon Sep 17 00:00:00 2001 From: Bernhard Voelker Date: Sun, 23 Sep 2012 22:29:25 +0200 Subject: 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. --- tests/local.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/local.mk') diff --git a/tests/local.mk b/tests/local.mk index 8fc403012..1b0ace4c5 100644 --- a/tests/local.mk +++ b/tests/local.mk @@ -453,6 +453,7 @@ all_tests = \ tests/cp/thru-dangling.sh \ tests/df/header.sh \ tests/df/df-P.sh \ + tests/df/df-output.sh \ tests/df/unreadable.sh \ tests/df/total-unprocessed.sh \ tests/df/no-mtab-status.sh \ -- cgit v1.2.3-54-g00ecf