mocobeta commented on a change in pull request #746:
URL: https://github.com/apache/lucene/pull/746#discussion_r826266136



##########
File path: 
lucene/distribution.tests/src/test/org/apache/lucene/distribution/TestScripts.java
##########
@@ -125,13 +134,29 @@ protected void execute(
           throw new AssertionError("Forked process did not terminate in the 
expected time");
         }
 
+        // Wait until the log file is created by Luke.

Review comment:
       ```suggestion
           // Wait until the log file is created by the descendant process.
   ```




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to