Statistics
| Branch: | Revision:

root / scripts / qtest @ 85938981

History | View | Annotate | Download (50 Bytes)

1 c7f0f3b1 Anthony Liguori
#!/bin/sh
2 c7f0f3b1 Anthony Liguori
3 c7f0f3b1 Anthony Liguori
export QTEST_QEMU_BINARY=$1
4 c7f0f3b1 Anthony Liguori
shift
5 c7f0f3b1 Anthony Liguori
"$@"