swamirishi commented on code in PR #4678:
URL: https://github.com/apache/ozone/pull/4678#discussion_r1203209721
##########
hadoop-ozone/dev-support/checks/junit.sh:
##########
@@ -41,6 +42,13 @@ else
MAVEN_OPTIONS="${MAVEN_OPTIONS} --fail-at-end"
fi
+if [[ "${CANCEL_NATIVE_VERSION_CHECK}" != "true" ]]; then
Review Comment:
it is better this way otherwise it the if clause would be empty
--
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]