aboutsummaryrefslogtreecommitdiffstats
path: root/test/utils
diff options
context:
space:
mode:
Diffstat (limited to 'test/utils')
-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 a0fbaa12f..bed7df58d 100755
--- a/test/utils/dns-print.exp
+++ b/test/utils/dns-print.exp
@@ -21,7 +21,7 @@ expect {
21 "nameserver 1.2.3.4" 21 "nameserver 1.2.3.4"
22} 22}
23expect { 23expect {
24 timeout {puts "TESTING ERROR 1\n";exit} 24 timeout {puts "TESTING ERROR 2\n";exit}
25 "nameserver ::2" 25 "nameserver ::2"
26} 26}
27after 100 27after 100