aboutsummaryrefslogtreecommitdiffstats
path: root/test/network/net_mac.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_mac.exp
parenttesting (diff)
downloadfirejail-8fdede5811ad03ccb6261fc992fcf11b4a06a3b3.tar.gz
firejail-8fdede5811ad03ccb6261fc992fcf11b4a06a3b3.tar.zst
firejail-8fdede5811ad03ccb6261fc992fcf11b4a06a3b3.zip
testing
Diffstat (limited to 'test/network/net_mac.exp')
-rwxr-xr-xtest/network/net_mac.exp3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/network/net_mac.exp b/test/network/net_mac.exp
index 5c48be9fd..d3cd8163f 100755
--- a/test/network/net_mac.exp
+++ b/test/network/net_mac.exp
@@ -33,7 +33,8 @@ expect {
33 timeout {puts "TESTING ERROR 4\n";exit} 33 timeout {puts "TESTING ERROR 4\n";exit}
34 "Child process initialized" 34 "Child process initialized"
35} 35}
36sleep 1 36send -- "exit\r"
37after 100
37 38
38puts "\nall done\n" 39puts "\nall done\n"
39 40