mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-08 20:05:54 +00:00
parent
be6d8db491
commit
19f8666170
@ -242,7 +242,7 @@ build_boot_image $boot_modules
|
||||
#
|
||||
# Step 2: Read out TCP/IP address of tcp_terminal running on Genode target
|
||||
#
|
||||
run_genode_until {\[init -> tcp_terminal\] listening on port 8888\.\.\.} 20
|
||||
run_genode_until {\[init -> tcp_terminal\] .{1,5}got IP address [0-9]+\.[0-9]+\.[0-9]+\.[0-9]+} 20
|
||||
set serial_id [output_spawn_id]
|
||||
|
||||
regexp {\[init -> tcp_terminal\] .{1,5}got IP address [0-9]+\.[0-9]+\.[0-9]+\.[0-9]+} $output serial_ip_addr
|
||||
|
Loading…
x
Reference in New Issue
Block a user