ccaominh opened a new pull request #9376: Make java version check work on all shells URL: https://github.com/apache/druid/pull/9376 ### Description Previously, `perl verify-java` would fail on shells like zsh, which would cause the quickstart scripts (e.g., bin/start-micro-quickstart) to fail unless the DRUID_SKIP_JAVA_SKIP environment variable is set. <hr> This PR has: - [x] been self-reviewed. - [x] manually tested with sh, bash, csh, tcsh, ksh, zsh.
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
