On Thu, 08/17 11:57, Fam Zheng wrote:
> The 'run' script already creats src, build and install directories under
> $TEST_DIR, use it in common.rc.
>
> Also the tests always run from $QEMU_SRC/tests/docker, so use a relative
> $CMD string.
>
> Signed-off-by: Fam Zheng
Queued.
Fam
The 'run' script already creats src, build and install directories under
$TEST_DIR, use it in common.rc.
Also the tests always run from $QEMU_SRC/tests/docker, so use a relative
$CMD string.
Signed-off-by: Fam Zheng
---
tests/docker/common.rc | 5 +
tests/docker/run | 4 +++-
2 files