aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rwxr-xr-xtest/net_mtu.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/net_mtu.exp b/test/net_mtu.exp
index 2940241c1..7943b2866 100755
--- a/test/net_mtu.exp
+++ b/test/net_mtu.exp
@@ -5,7 +5,7 @@ spawn $env(SHELL)
5match_max 100000 5match_max 100000
6 6
7# check ip address 7# check ip address
8send -- "firejail --net=br0 --mtu=1000\r" 8send -- "firejail --net=br0 --mtu=1000 --noprofile\r"
9expect { 9expect {
10 timeout {puts "TESTING ERROR 1\n";exit} 10 timeout {puts "TESTING ERROR 1\n";exit}
11 "Child process initialized" 11 "Child process initialized"