tz_vmm: make script success detection more robust

This commit is contained in:
Stefan Kalkowski 2015-02-24 15:48:03 +01:00 committed by Christian Helmuth
parent 70540e6f8e
commit c176fc24a1
1 changed files with 2 additions and 1 deletions

View File

@ -64,6 +64,7 @@ set serial_id [output_spawn_id]
send -i $serial_id "sleep 5\n"
send -i $serial_id "wget http://genode.org/\n"
run_genode_until "Connecting to genode.org.*index.html.*\/ #.*" 30 $serial_id
run_genode_until "Connecting to genode.org" 10 $serial_id
run_genode_until {.*\/ #.*} 30 $serial_id
exec rm bin/initrd.gz bin/initrd.gz.md5 bin/linux bin/linux.md5