Comment 6 for bug 1705745

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

if [ -e /sys/devices/virtual/dmi/ ]; then dmitest server; else echo UNSUPPORTED; false; fi

works well enough but still has the effect of adding a FAIL to a submission where it really should just be skipped instead.