aboutsummaryrefslogtreecommitdiff
path: root/tests/docker/test-debug
diff options
context:
space:
mode:
Diffstat (limited to 'tests/docker/test-debug')
-rwxr-xr-xtests/docker/test-debug2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/docker/test-debug b/tests/docker/test-debug
index d3f9f70d01..137f4f2ddc 100755
--- a/tests/docker/test-debug
+++ b/tests/docker/test-debug
@@ -22,5 +22,5 @@ OPTS="--cxx=clang++ --cc=clang --host-cc=clang"
OPTS="--enable-debug --enable-sanitizers $OPTS"
build_qemu $OPTS
-make $MAKEFLAGS V=1 check
+check_qemu check V=1
install_qemu