df: add a test for the --output option
commite73bb23f4f1165c3fd387308e7f76684fabc8c0e
authorBernhard Voelker <mail@bernhard-voelker.de>
Sun, 23 Sep 2012 20:29:25 +0000 (23 22:29 +0200)
committerPádraig Brady <P@draigBrady.com>
Thu, 8 Nov 2012 16:12:07 +0000 (8 16:12 +0000)
tree363e24db1b11270f87801548a9f49ff2eaa90f17
parentae3c2b4620e505dc35af70b02fe9c724fb95d68d
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.
cfg.mk
tests/df/df-output.sh [new file with mode: 0644]
tests/local.mk