mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-23 23:42:32 +00:00
Adapt noux.run to recent changes of exit handling
This commit is contained in:
parent
6c68850524
commit
914897cf71
@ -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]"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user