diff options
Diffstat (limited to 'tests/docker/test-full')
-rwxr-xr-x | tests/docker/test-full | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/docker/test-full b/tests/docker/test-full index fd9b798..05f0d49 100755 --- a/tests/docker/test-full +++ b/tests/docker/test-full @@ -13,5 +13,7 @@ . common.rc +cd "$BUILD_DIR" + build_qemu make check $MAKEFLAGS |