]> git.proxmox.com Git - qemu.git/blob - scripts/qtest
Merge branch 'ppc-for-upstream' of git://github.com/agraf/qemu
[qemu.git] / scripts / qtest
1 #!/bin/sh
2
3 export QTEST_QEMU_BINARY=$1
4 shift
5 "$@"