From 80ab1bf3ef3cdd98ac3bbe8b4ad728cd1b593148 Mon Sep 17 00:00:00 2001 From: Norman Feske Date: Wed, 13 Feb 2013 12:52:34 +0100 Subject: [PATCH] l4linux.run: increase timeout for test --- ports-foc/run/l4linux.run | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ports-foc/run/l4linux.run b/ports-foc/run/l4linux.run index 07b03533f..e757651c8 100644 --- a/ports-foc/run/l4linux.run +++ b/ports-foc/run/l4linux.run @@ -141,7 +141,7 @@ append_if [have_spec lan9118] qemu_args " -net nic,model=lan9118 -net user " # # Execute test case # -run_genode_until {.*\/ #.*} 120 +run_genode_until {.*\/ #.*} 220 # Wait for network to settle down send "sleep 5\n"