aboutsummaryrefslogtreecommitdiffstats
path: root/test/network/net_noip2.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_noip2.exp
parenttesting (diff)
downloadfirejail-8fdede5811ad03ccb6261fc992fcf11b4a06a3b3.tar.gz
firejail-8fdede5811ad03ccb6261fc992fcf11b4a06a3b3.tar.zst
firejail-8fdede5811ad03ccb6261fc992fcf11b4a06a3b3.zip
testing
Diffstat (limited to 'test/network/net_noip2.exp')
-rwxr-xr-xtest/network/net_noip2.exp1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/network/net_noip2.exp b/test/network/net_noip2.exp
index cf86d7f6b..c86ea4900 100755
--- a/test/network/net_noip2.exp
+++ b/test/network/net_noip2.exp
@@ -38,6 +38,7 @@ expect {
38 timeout {puts "TESTING ERROR 6\n";exit} 38 timeout {puts "TESTING ERROR 6\n";exit}
39 "done" 39 "done"
40} 40}
41send -- "exit\r"
41after 100 42after 100
42 43
43puts "all done\n" 44puts "all done\n"