aboutsummaryrefslogtreecommitdiffstats
path: root/test/network/net_mtu.exp
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-08-22 11:31:08 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2016-08-22 11:31:08 -0400
commit8fdede5811ad03ccb6261fc992fcf11b4a06a3b3 (patch)
tree5ead963d1df8c0c77450edb2a865bf2c7ac3b46b /test/network/net_mtu.exp
parenttesting (diff)
downloadfirejail-8fdede5811ad03ccb6261fc992fcf11b4a06a3b3.tar.gz
firejail-8fdede5811ad03ccb6261fc992fcf11b4a06a3b3.tar.zst
firejail-8fdede5811ad03ccb6261fc992fcf11b4a06a3b3.zip
testing
Diffstat (limited to 'test/network/net_mtu.exp')
-rwxr-xr-xtest/network/net_mtu.exp2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/network/net_mtu.exp b/test/network/net_mtu.exp
index 21b9aa5cb..eb9c5d08c 100755
--- a/test/network/net_mtu.exp
+++ b/test/network/net_mtu.exp
@@ -28,6 +28,8 @@ expect {
28 timeout {puts "TESTING ERROR 4\n";exit} 28 timeout {puts "TESTING ERROR 4\n";exit}
29 "state UP" 29 "state UP"
30} 30}
31send -- "exit\r"
32after 100
31 33
32puts "\nall done\n" 34puts "\nall done\n"
33 35