aboutsummaryrefslogtreecommitdiffstats
path: root/test/environment
diff options
context:
space:
mode:
Diffstat (limited to 'test/environment')
-rwxr-xr-xtest/environment/dns.exp4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/environment/dns.exp b/test/environment/dns.exp
index d00e9fb94..3e2a0ffd4 100755
--- a/test/environment/dns.exp
+++ b/test/environment/dns.exp
@@ -55,10 +55,6 @@ sleep 1
55 55
56send -- "firejail --trace --dns=208.67.222.222 wget -q debian.org\r" 56send -- "firejail --trace --dns=208.67.222.222 wget -q debian.org\r"
57expect { 57expect {
58 timeout {puts "TESTING ERROR 1.1\n";exit}
59 "Child process initialized"
60}
61expect {
62 timeout {puts "TESTING ERROR 1.2\n";exit} 58 timeout {puts "TESTING ERROR 1.2\n";exit}
63 "connect" 59 "connect"
64} 60}