summaryrefslogtreecommitdiffstats
path: root/tests/docker/test-quick
diff options
context:
space:
mode:
Diffstat (limited to 'tests/docker/test-quick')
-rwxr-xr-xtests/docker/test-quick2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/docker/test-quick b/tests/docker/test-quick
index 3b7bce6105..eee59c55fb 100755
--- a/tests/docker/test-quick
+++ b/tests/docker/test-quick
@@ -18,5 +18,5 @@ cd "$BUILD_DIR"
DEF_TARGET_LIST="x86_64-softmmu,aarch64-softmmu"
TARGET_LIST=${TARGET_LIST:-$DEF_TARGET_LIST} \
build_qemu
-make check $MAKEFLAGS
+check_qemu
install_qemu