aboutsummaryrefslogtreecommitdiffstats
path: root/test/features/2.2.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/features/2.2.exp')
-rwxr-xr-xtest/features/2.2.exp4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/features/2.2.exp b/test/features/2.2.exp
index f30ccaf79..00ed20e1f 100755
--- a/test/features/2.2.exp
+++ b/test/features/2.2.exp
@@ -48,7 +48,7 @@ if { $overlay == "overlay" } {
48 "Child process initialized" {puts "normal system\n"} 48 "Child process initialized" {puts "normal system\n"}
49 } 49 }
50 sleep 1 50 sleep 1
51 51
52 send -- "dig google.com\r" 52 send -- "dig google.com\r"
53 expect { 53 expect {
54 timeout {puts "TESTING ERROR 3\n";exit} 54 timeout {puts "TESTING ERROR 3\n";exit}
@@ -77,7 +77,7 @@ if { $chroot == "chroot" } {
77 "Child process initialized" 77 "Child process initialized"
78 } 78 }
79 sleep 1 79 sleep 1
80 80
81 send -- "dig google.com\r" 81 send -- "dig google.com\r"
82 expect { 82 expect {
83 timeout {puts "TESTING ERROR 5\n";exit} 83 timeout {puts "TESTING ERROR 5\n";exit}