diff --git a/repos/gems/run/depot_query.run b/repos/gems/run/depot_query.run index 81d8db046e..ec4796eb78 100644 --- a/repos/gems/run/depot_query.run +++ b/repos/gems/run/depot_query.run @@ -119,5 +119,7 @@ install_config { build_boot_image { init depot_query depot_deploy } +append qemu_args " -nographic " + run_genode_until {.*child "test-fs_report" exited with exit value 0.*\n} 30