GSharayu commented on a change in pull request #7105:
URL: https://github.com/apache/incubator-pinot/pull/7105#discussion_r660996780
##########
File path: compatibility-verifier/checkoutAndBuild.sh
##########
@@ -36,7 +36,7 @@ function usage() {
echo -e " To compare this checkout with some older tag or hash:
'${cmdName} -o release-0.7.1 -w /tmp/wd'"
echo -e " To compare any two previous tags or hashes: '${cmdName} -o
release-0.7.1 -n 637cc3494 -w /tmp/wd"
echo -e "Environment:"
- echo -e " Additional maven build options can be passed in via environment
varibale MAVEN_OPTS"
+ echo -e " Additional maven build options can be passed in via environment
varibale PINOT_MAVEN_OPTS"
Review comment:
typo for variable
--
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]