]> Git Repo - qemu.git/blame - scripts/qtest
Merge remote-tracking branch 'qmp/queue/qmp' into staging
[qemu.git] / scripts / qtest
CommitLineData
c7f0f3b1
AL
1#!/bin/sh
2
3export QTEST_QEMU_BINARY=$1
4shift
5"$@"
This page took 0.042048 seconds and 4 git commands to generate.