From 3499858ad8737e0a1cdfb30e2a28e618847d3961 Mon Sep 17 00:00:00 2001 From: Martin Stein Date: Tue, 20 Dec 2016 16:21:33 +0100 Subject: [PATCH] eigentor.run: update to new NIC router Fix #56 --- run/eigentor.run | 31 +++++++++++++++++++------------ 1 file changed, 19 insertions(+), 12 deletions(-) diff --git a/run/eigentor.run b/run/eigentor.run index 90dc1bc..354cf34 100644 --- a/run/eigentor.run +++ b/run/eigentor.run @@ -70,17 +70,24 @@ append config { - - - - + + + + + + + + + + + + + + + + - - - - - @@ -137,7 +144,7 @@ DataDirectory /tor - + @@ -164,7 +171,7 @@ DataDirectory /tor - + @@ -243,7 +250,7 @@ if {[have_include power_on/qemu]} { # Execute test case # -run_genode_until {.*Congratulations. This browser is configured to use Tor.*/n} 200 +run_genode_until {.*Congratulations. This browser is configured to use Tor.*/n} 300 set serial_id [output_spawn_id] set core_pid [exp_pid -i $serial_id] exec kill -9 $core_pid