aboutsummaryrefslogtreecommitdiffstats
path: root/test/utils/dns-print.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/utils/dns-print.exp
parenttesting (diff)
downloadfirejail-8fdede5811ad03ccb6261fc992fcf11b4a06a3b3.tar.gz
firejail-8fdede5811ad03ccb6261fc992fcf11b4a06a3b3.tar.zst
firejail-8fdede5811ad03ccb6261fc992fcf11b4a06a3b3.zip
testing
Diffstat (limited to 'test/utils/dns-print.exp')
-rwxr-xr-xtest/utils/dns-print.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/utils/dns-print.exp b/test/utils/dns-print.exp
index 51dcab508..406ab5149 100755
--- a/test/utils/dns-print.exp
+++ b/test/utils/dns-print.exp
@@ -20,5 +20,5 @@ expect {
20 timeout {puts "TESTING ERROR 1\n";exit} 20 timeout {puts "TESTING ERROR 1\n";exit}
21 "nameserver 1.2.3.4" 21 "nameserver 1.2.3.4"
22} 22}
23sleep 1 23after 100
24puts "\nall done\n" 24puts "\nall done\n"