Skip to content

Commit

Permalink
restore file
Browse files Browse the repository at this point in the history
  • Loading branch information
BraisVQ committed Aug 23, 2024
1 parent ae23cb1 commit 4625b5f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions jenkins/agent-base/ods-run-jnlp-client.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@ set -ue
JAVA_HOME=${JAVA_HOME:-""}

if [ -f /etc/profile.d/set-default-java.sh ]; then
set -x
source /etc/profile.d/set-default-java.sh
set +x
else
echo "WARNING: Not setting default java version."
fi
Expand Down

0 comments on commit 4625b5f

Please sign in to comment.