mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-11 20:01:48 +00:00
@ -99,7 +99,7 @@ proc run_log { wait_for_re timeout_value } {
|
|||||||
}
|
}
|
||||||
timeout {
|
timeout {
|
||||||
puts stderr "Boot process timed out"
|
puts stderr "Boot process timed out"
|
||||||
close
|
close -i $output_spawn_id; wait
|
||||||
return false
|
return false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user