diff options
Diffstat (limited to 'tests/docker/test-full')
-rwxr-xr-x | tests/docker/test-full | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/docker/test-full b/tests/docker/test-full index b4e42d25d7..aadc0f00a2 100755 --- a/tests/docker/test-full +++ b/tests/docker/test-full @@ -15,4 +15,4 @@ cd "$BUILD_DIR" -build_qemu && make check $MAKEFLAGS && install_qemu +build_qemu && check_qemu && install_qemu |