aboutsummaryrefslogtreecommitdiffstats
path: root/test/network/net_noip.exp
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2018-07-16 09:49:55 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2018-07-16 09:49:55 -0400
commit2bea8f674112e02604bd5aeff12e9d642cdad7b2 (patch)
tree4c40577178898b83e769c0356ee78617e0d2329a /test/network/net_noip.exp
parentMerge branch 'master' of https://github.com/netblue30/firejail (diff)
downloadfirejail-2bea8f674112e02604bd5aeff12e9d642cdad7b2.tar.gz
firejail-2bea8f674112e02604bd5aeff12e9d642cdad7b2.tar.zst
firejail-2bea8f674112e02604bd5aeff12e9d642cdad7b2.zip
network testing
Diffstat (limited to 'test/network/net_noip.exp')
-rwxr-xr-xtest/network/net_noip.exp1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/network/net_noip.exp b/test/network/net_noip.exp
index 958586ccb..125862c2b 100755
--- a/test/network/net_noip.exp
+++ b/test/network/net_noip.exp
@@ -39,6 +39,7 @@ expect {
39} 39}
40expect { 40expect {
41 timeout {puts "TESTING ERROR 6\n";exit} 41 timeout {puts "TESTING ERROR 6\n";exit}
42 "10.10.20" {puts "TESTING ERROR 7\n";exit}
42 "done" 43 "done"
43} 44}
44send -- "exit\r" 45send -- "exit\r"