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