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