aboutsummaryrefslogtreecommitdiffstats
path: root/test/network/net_defaultgw.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_defaultgw.exp
parenttesting (diff)
downloadfirejail-8fdede5811ad03ccb6261fc992fcf11b4a06a3b3.tar.gz
firejail-8fdede5811ad03ccb6261fc992fcf11b4a06a3b3.tar.zst
firejail-8fdede5811ad03ccb6261fc992fcf11b4a06a3b3.zip
testing
Diffstat (limited to 'test/network/net_defaultgw.exp')
-rwxr-xr-xtest/network/net_defaultgw.exp3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/network/net_defaultgw.exp b/test/network/net_defaultgw.exp
index 5534b7706..6291ae5ba 100755
--- a/test/network/net_defaultgw.exp
+++ b/test/network/net_defaultgw.exp
@@ -43,7 +43,8 @@ expect {
43 timeout {puts "TESTING ERROR 10.2\n";exit} 43 timeout {puts "TESTING ERROR 10.2\n";exit}
44 "10.10.20.0/29 dev eth0 proto kernel scope link" 44 "10.10.20.0/29 dev eth0 proto kernel scope link"
45} 45}
46sleep 1 46send -- "exit\r"
47after 100
47 48
48puts "\nall done\n" 49puts "\nall done\n"
49 50