Comment 7 for bug 1116681

Revision history for this message
Jeff Lane  (bladernr) wrote :

OK, this bug is specifically about the multi-head test, not checkbox parsing requirements. So to fix THIS bug, I've changed the requires for the multi-head test to use syntax we know works:

dmi.product in [LIST]

instead of what it was:

dmi.product not in [list]

and I set LIST to be what seem to be the for possible DMI types for desktop systems.

I've also opened another bug to address the parsing option. (bug #1176189)