aboutsummaryrefslogtreecommitdiffstats
path: root/test/network/interface.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/network/interface.exp')
-rwxr-xr-xtest/network/interface.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/network/interface.exp b/test/network/interface.exp
index b15563eec..bd8777c33 100755
--- a/test/network/interface.exp
+++ b/test/network/interface.exp
@@ -14,7 +14,7 @@ set chroot [lindex $argv 1]
14# 14#
15# todo: seems to be unable to find interface eth0.7 15# todo: seems to be unable to find interface eth0.7
16#send -- "firejail --noprofile --interface=eth0.5 --interface=eth0.6 --interface=eth0.7\r" 16#send -- "firejail --noprofile --interface=eth0.5 --interface=eth0.6 --interface=eth0.7\r"
17send -- "firejail --noprofile --interface=eth0.7 --interface=eth0.6\r" 17send -- "firejail --noprofile --interface=eth0.5 --interface=eth0.6\r"
18expect { 18expect {
19 timeout {puts "TESTING ERROR 0\n";exit} 19 timeout {puts "TESTING ERROR 0\n";exit}
20 "Child process initialized" 20 "Child process initialized"