autopilot: adapt runscripts to new run tool

Related to #1372.
This commit is contained in:
Josef Söntgen
2015-01-08 22:09:08 +01:00
committed by Christian Helmuth
parent e3c37f43a0
commit 88f62b0988
41 changed files with 50 additions and 108 deletions

View File

@@ -97,4 +97,3 @@ append qemu_args " -m 256 -nographic"
run_genode_until {.*child "test-libc_vfs" exited with exit value 0.*} 60
exec rm -f bin/ext2.raw
puts "\nTest succeeded\n"