aboutsummaryrefslogtreecommitdiffstats
path: root/test/network/net_none.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_none.exp
parenttesting (diff)
downloadfirejail-8fdede5811ad03ccb6261fc992fcf11b4a06a3b3.tar.gz
firejail-8fdede5811ad03ccb6261fc992fcf11b4a06a3b3.tar.zst
firejail-8fdede5811ad03ccb6261fc992fcf11b4a06a3b3.zip
testing
Diffstat (limited to 'test/network/net_none.exp')
-rwxr-xr-xtest/network/net_none.exp3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/network/net_none.exp b/test/network/net_none.exp
index 1c1577d76..1761eb423 100755
--- a/test/network/net_none.exp
+++ b/test/network/net_none.exp
@@ -66,6 +66,7 @@ expect {
66 "eth0" {puts "TESTING ERROR 5.1\n";exit} 66 "eth0" {puts "TESTING ERROR 5.1\n";exit}
67 "done" 67 "done"
68} 68}
69sleep 1 69send -- "exit\r"
70after 100
70 71
71puts "\nall done\n" 72puts "\nall done\n"