Skip to content

Commit

Permalink
Update external/build_all.sh
Browse files Browse the repository at this point in the history
Co-authored-by: Martijn Verburg <[email protected]>
  • Loading branch information
judovana and karianna authored Nov 6, 2024
1 parent b7f25af commit 14dd897
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion external/build_all.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ if [ -n "${EXTERNAL_AQA_IMAGE}" ] ; then\
fi

if [ -z "${version}" ] ; then\
echo "'version' (of jdk, eg 17) is mandatory variable for this script to run"
echo "'version' (of JDK, e.g., 17) is mandatory variable for this script to run"
exit 1
fi

Expand Down

0 comments on commit 14dd897

Please sign in to comment.