vbox_auto_win7_share: adapt to new DHCP behavior

Issue #1327.
This commit is contained in:
Josef Söntgen 2015-03-24 13:28:11 +01:00 committed by Christian Helmuth
parent be6d8db491
commit 19f8666170
1 changed files with 1 additions and 1 deletions

View File

@ -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