]> git.proxmox.com Git - qemu.git/blob - scripts/qtest
mips: revert commit b332d24a8e1290954029814d09156b06ede358e2
[qemu.git] / scripts / qtest
1 #!/bin/sh
2
3 export QTEST_QEMU_BINARY=$1
4 shift
5 "$@"