Skip to content

Commit 1fac29f

Browse files
committed
Mini change
1 parent 9de5a4e commit 1fac29f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

modules/java.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ elif [[ -n "$JAVA_HOME" ]] && [[ -x "$JAVA_HOME/bin/java" ]]; then
6565
echo "Found java executable in JAVA_HOME"
6666
JAVA_REAL_EXE="$JAVA_HOME/bin/java"
6767

68+
echo $JAVA_PATH_NEW
6869
if [ ! -d "$JAVA_PATH_NEW" ]; then
6970
echo "But upgrading Java version"
7071
echo

0 commit comments

Comments
 (0)