LUCENE-10461: fix windows launch script for luke so that it works with ITs#743
Conversation
…h integration tests AND actual command line. Cmd escaping rules and start command line is absolutely insane.
|
@uschindler would you have a look as a fellow Windows user? cmd and start are crazy but I verified it works manually and from within the test, so we should be ok this time. |
mocobeta
left a comment
There was a problem hiding this comment.
I'm not familiar with Windows commands so can't review it - I confirmed this works on Windows 10 (including whitespaces in the path) and passes the distribution tests on Windows.
|
Thanks @mocobeta ! I'll merge and backport this later today. |
|
@dweiss if you don't mind, I can merge and backport it to branch_9x and branch_9_1. |
uschindler
left a comment
There was a problem hiding this comment.
Script works. I haven't tested the testing part. If the env var is correctly set, it should work.
|
Okay, then let me commit this in... |
…h integration tests AND actual command line. Cmd escaping rules and start command line is absolutely insane. (#743)
…h integration tests AND actual command line. Cmd escaping rules and start command line is absolutely insane. (#743)
|
Thanks! |
|
Thank you both. |
|
No problem, thanks for taking care of this. |
No description provided.