aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/192
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qemu-iotests/192')
-rwxr-xr-xtests/qemu-iotests/1921
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/qemu-iotests/192 b/tests/qemu-iotests/192
index 61a88ac..6193257 100755
--- a/tests/qemu-iotests/192
+++ b/tests/qemu-iotests/192
@@ -42,7 +42,6 @@ trap "_cleanup; exit \$status" 0 1 2 3 15
_supported_fmt generic
_supported_proto file
-_supported_os Linux
if [ "$QEMU_DEFAULT_MACHINE" != "pc" ]; then
_notrun "Requires a PC machine"