aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rwxr-xr-xtest/utils/trace.exp1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/utils/trace.exp b/test/utils/trace.exp
index 3805955d7..48b37dc0a 100755
--- a/test/utils/trace.exp
+++ b/test/utils/trace.exp
@@ -73,6 +73,7 @@ expect {
73} 73}
74expect { 74expect {
75 timeout {puts "TESTING ERROR 8.6\n";exit} 75 timeout {puts "TESTING ERROR 8.6\n";exit}
76 "wget:stat64 index.html" {puts "OK\n";}
76 "wget:fopen64 index.html" {puts "OK\n";} 77 "wget:fopen64 index.html" {puts "OK\n";}
77 "wget:fopen index.html" {puts "OK\n";} 78 "wget:fopen index.html" {puts "OK\n";}
78 "Parent is shutting down" {puts "OK\n";} 79 "Parent is shutting down" {puts "OK\n";}