tutorial: remove blocking run_genode_until line

This commit is contained in:
Edgard Schmidt 2018-09-23 13:32:10 +02:00 committed by Christian Helmuth
parent a3fdefa6f9
commit 0a74f35062

View File

@ -39,5 +39,4 @@ build_boot_image { core ld.lib.so init hello_client hello_server }
append qemu_args " -nographic "
run_genode_until forever
run_genode_until "hello test completed.*\n" 10