Skip to content

Commit

Permalink
add param
Browse files Browse the repository at this point in the history
  • Loading branch information
sophia-guo committed Oct 3, 2024
1 parent 69b060a commit 493a7dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tooling/reproducible/repro_compare.sh
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ do
cleanTemurinBuildInfo "${JDK_DIR}"

if [[ "$OS" =~ CYGWIN* ]] || [[ "$OS" =~ Darwin* ]]; then
removeSystemModulesHashBuilderParams
removeSystemModulesHashBuilderParams "${JDK_DIR}"
fi
processModuleInfo
done
Expand Down

0 comments on commit 493a7dd

Please sign in to comment.