Statistics
| Branch: | Revision:

root / scripts / qtest @ f53ec699

History | View | Annotate | Download (50 Bytes)

1
#!/bin/sh
2

    
3
export QTEST_QEMU_BINARY=$1
4
shift
5
"$@"