Use nographic qemu in depot_query test

This commit is contained in:
Christian Helmuth 2018-04-13 08:51:03 +02:00
parent f9ca0ae119
commit c6ca89fb0a

View File

@ -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