tests: Fix tests when run on AWS.
[virt-what.git] / tests / ldoms / sbin / dmidecode
diff --git a/tests/ldoms/sbin/dmidecode b/tests/ldoms/sbin/dmidecode
new file mode 100755 (executable)
index 0000000..3efbee3
--- /dev/null
@@ -0,0 +1,3 @@
+#!/bin/sh -
+# dmidecode fails on this platform.
+exit 1