mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-22 06:57:51 +00:00
Use nographic qemu in depot_query test
This commit is contained in:
parent
f9ca0ae119
commit
c6ca89fb0a
@ -119,5 +119,7 @@ install_config {
|
|||||||
|
|
||||||
build_boot_image { init depot_query depot_deploy }
|
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
|
run_genode_until {.*child "test-fs_report" exited with exit value 0.*\n} 30
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user