Skip to content

Commit

Permalink
Fix comment in macos comparison script (adoptium#3877)
Browse files Browse the repository at this point in the history
Co-authored-by: Andrew Leonard <[email protected]>
  • Loading branch information
jiekang and andrew-m-leonard authored Jul 9, 2024
1 parent 6d39547 commit 1271f10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tooling/reproducible/macos_repro_build_compare.sh
Original file line number Diff line number Diff line change
Expand Up @@ -617,7 +617,7 @@ Compare_JDK() {
rc=$?
set -e
cd "$WORK_DIR"
# Display The Content Of repro_diff.out
# Display The Content Of reprotest.diff
echo ""
echo "---------------------------------------------"
echo "Output From JDK Comparison Script"
Expand Down

0 comments on commit 1271f10

Please sign in to comment.