]> Git Repo - qemu.git/blobdiff - tests/qemu-iotests/098
iotests: Add qemu_io_log()
[qemu.git] / tests / qemu-iotests / 098
index c7977da99acdbdc938c14a36a5824ef60961f5ba..1c1d1c468f8eb40773790862022075574fa3d9f0 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Test qcow2's bdrv_make_empty for images without internal snapshots
 #
@@ -40,7 +40,6 @@ trap "_cleanup; exit \$status" 0 1 2 3 15
 
 _supported_fmt qcow2
 _supported_proto file
-_supported_os Linux
 
 IMGOPTS="compat=1.1"
 
This page took 0.025557 seconds and 4 git commands to generate.