mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
Adapt noux.run to recent changes of exit handling
This commit is contained in:
@@ -70,7 +70,7 @@ if {[have_spec x86_64]} {
|
||||
append qemu_args " -m 300 "
|
||||
}
|
||||
|
||||
run_genode_until "child exited with exit value 0.*\n" 30
|
||||
run_genode_until "child /bin/ls exited with exit value 0.*\n" 30
|
||||
|
||||
puts "[exec cat $noux_output_file]"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user