Skip to content

Commit

Permalink
Correct target jdk directory for test jdkbinary directory
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Leonard <[email protected]>
  • Loading branch information
andrew-m-leonard committed Nov 11, 2024
1 parent 1630853 commit 730a872
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions tooling/reproducible/linux_repro_build_compare.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,11 @@

# This script examines the given SBOM metadata file, and then builds the exact same binary
# and then compares with the supplied TARBALL_PARAM.
# SBOM_PARAM : Path to SBOM json file
# JDK_PARAM : One of:
# URL of JDK tarball
# Path to JDK tarball file
# Local directory that contains the given expanded "jdk-V.0.M+B" JDK folder

set -e

Expand Down

0 comments on commit 730a872

Please sign in to comment.