aboutsummaryrefslogtreecommitdiffstats
path: root/test/environment/extract_command.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/environment/extract_command.exp')
-rwxr-xr-xtest/environment/extract_command.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/environment/extract_command.exp b/test/environment/extract_command.exp
index e719e6658..45ff1f291 100755
--- a/test/environment/extract_command.exp
+++ b/test/environment/extract_command.exp
@@ -14,7 +14,7 @@ expect {
14} 14}
15expect { 15expect {
16 timeout {puts "TESTING ERROR 2\n";exit} 16 timeout {puts "TESTING ERROR 2\n";exit}
17 "Child process initialized" 17 -re "Child process initialized in \[0-9\]+.\[0-9\]+ ms"
18} 18}
19expect { 19expect {
20 timeout {puts "TESTING ERROR 2\n";exit} 20 timeout {puts "TESTING ERROR 2\n";exit}