aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/162
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qemu-iotests/162')
-rwxr-xr-xtests/qemu-iotests/1621
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/qemu-iotests/162 b/tests/qemu-iotests/162
index 2e9947fd9a..4e5ed74fd5 100755
--- a/tests/qemu-iotests/162
+++ b/tests/qemu-iotests/162
@@ -39,7 +39,6 @@ trap "_cleanup; exit \$status" 0 1 2 3 15
. ./common.filter
_supported_fmt generic
-_supported_os Linux
test_ssh=$($QEMU_IMG --help | grep '^Supported formats:.* ssh\( \|$\)')
[ "$test_ssh" = "" ] && _notrun "ssh support required"