]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tests: avoid errors on systems without getmntent
authorPádraig Brady <P@draigBrady.com>
Wed, 2 Jul 2014 09:16:04 +0000 (10:16 +0100)
committerPádraig Brady <P@draigBrady.com>
Wed, 2 Jul 2014 18:45:17 +0000 (19:45 +0100)
commit39e2a4cff85cd37797c062a6196d4ce465398d00
treeaf474c0c12cfdce268c39672fd5dc25ae4fec79d
parent04fc32f7e038e92e033c770211749be683c74973
tests: avoid errors on systems without getmntent

* tests/df/no-mtab-status.sh: Skip if getmntent() not available.
* tests/df/skip-duplicates.sh: Likewise.
Fixes http://bugs.gnu.org/17863
tests/df/no-mtab-status.sh
tests/df/skip-duplicates.sh