mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-11 13:35:27 +00:00
tutorial: remove blocking run_genode_until line
This commit is contained in:
parent
a3fdefa6f9
commit
0a74f35062
@ -39,5 +39,4 @@ build_boot_image { core ld.lib.so init hello_client hello_server }
|
|||||||
|
|
||||||
append qemu_args " -nographic "
|
append qemu_args " -nographic "
|
||||||
|
|
||||||
run_genode_until forever
|
|
||||||
run_genode_until "hello test completed.*\n" 10
|
run_genode_until "hello test completed.*\n" 10
|
||||||
|
Loading…
x
Reference in New Issue
Block a user