@ -122,7 +122,7 @@ if test -z "${BUILD_THIRDPARTY_WIP}"; then
# check java home
if[ -z "$JAVA_HOME"];then
exportJAVACMD=$(which java)
exportJAVA=$(which java)
JAVAP=$(which javap)
else
exportJAVA="${JAVA_HOME}/bin/java"
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.