Re: [PR] SOLR-17790: Allow -j option to start with a dash [solr]
HoustonPutman merged PR #3392: URL: https://github.com/apache/solr/pull/3392 -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
Re: [PR] SOLR-17790: Allow -j option to start with a dash [solr]
HoustonPutman commented on PR #3392: URL: https://github.com/apache/solr/pull/3392#issuecomment-2978267074 Yeah, I can add a test (it would have prevented this from being committed as you mentioned). And I think windows is safe, I checked it best I could and I don't really see any of the same checks. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
Re: [PR] SOLR-17790: Allow -j option to start with a dash [solr]
epugh commented on PR #3392: URL: https://github.com/apache/solr/pull/3392#issuecomment-2978107486 this makes sense, but I wonder if I could talk you into a bats test so we don't keep battling it out on this? (I think this may have been supported previously and someone (maybe me!) tightned it up! Also, do we need to do anything in the windows side, do we have the same issue? -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
