parent
d519996959
commit
23f9173720
1 changed files with 1 additions and 1 deletions
|
@ -353,7 +353,7 @@ runners.forEach(function([runnerName, appname]) {
|
|||
}
|
||||
|
||||
if (appname !== 'testappcluster') {
|
||||
while (!hasLogLine(/restart request.*v2_nolisten.*dirty/)) {
|
||||
while (!hasLogLine(/restart.*v2_nolisten.*dirty/)) {
|
||||
await catchupLog(10)
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue