]> git.proxmox.com Git - qemu.git/blobdiff - tests/qemu-iotests/common.filter
Merge git://github.com/hw-claudio/qemu-aarch64-queue into tcg-next
[qemu.git] / tests / qemu-iotests / common.filter
index dcf6391ea2339081d62af325940984843d44df9a..9dbcae8d8ce357ad6d2efadc8e1de921d00d1366 100644 (file)
@@ -155,7 +155,7 @@ _filter_qemu_io()
 # replace occurrences of QEMU_PROG with "qemu"
 _filter_qemu()
 {
-    sed -e "s#^$(basename $QEMU_PROG):#QEMU_PROG:#"
+    sed -e "s#\\(^\\|(qemu) \\)$(basename $QEMU_PROG):#\1QEMU_PROG:#"
 }
 
 # make sure this script returns success