]> granicus.if.org Git - procps-ng/commit
Reduced partition type check
authorCraig Small <csmall@enc.com.au>
Tue, 27 May 2014 10:49:16 +0000 (20:49 +1000)
committerCraig Small <csmall@enc.com.au>
Tue, 27 May 2014 10:49:16 +0000 (20:49 +1000)
commitf4cc9720eebee591fbcbd2ada89c9ada234e9cd8
treebbd0216e74500f9c7deab8eb3e25b494f0c16a86
parent0b3f63456a1265e13274fd7c6ba0903e4cb3db5a
Reduced partition type check

vmstat -p checks used to fail on systems with odd
partition tables, including some Debian buildd servers.
This change limits what sort of test partitions are used,
otherwise the test is skipped.

There probably are other valid partitions, these can be added
later, if known.
testsuite/vmstat.test/vmstat.exp