qemu-e2k/scripts/qtest

6 lines
50 B
Bash
Executable File

#!/bin/sh
export QTEST_QEMU_BINARY=$1
shift
"$@"