sebwills commented on pull request #8481:
URL: https://github.com/apache/kafka/pull/8481#issuecomment-621475637


   > ```shell
   > ```shell
   > JAVA_MAJOR_VERSION=$($JAVA -version 2>&1 | sed -E -n 's/.* version 
"([0-9]*).*$/\1/p')
   > ```
   > 
   > 
   > There is another similar code in the kafka-run-class.sh. Should it be 
fixed also?
   > ```
   
   Good spot. Yes, it should be. I've updated, and tested it on Cygwin to 
confirm.
   
   What is the process for getting this PR merged now?


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to