... and has fixed both of the test failures I was experiencing on Sparky Linux. - Vin On Tue, Oct 9, 2018 at 12:52 PM Bart Schaefer wrote: > On Tue, Oct 9, 2018 at 2:44 AM Peter Stephenson > wrote: > > > > I wonder if this has anything to do with it? > > > > - if (altpm) { > > + if (altpm && !(pm->node.flags & PM_SPECIAL)) { > > That has remediated the test failure on CentOS 6.10, at least. >