Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
sophia-guo committed Oct 4, 2024
1 parent 0433e3d commit 81db246
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tooling/reproducible/repro_process.sh
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ if [[ "$OS" =~ CYGWIN* ]]; then
fi

if [[ "$OS" =~ Darwin* ]]; then
removeMacOSNonComparableData "$JDK_DIR"
# removeMacOSNonComparableData "$JDK_DIR"
fi

patchManifests "${JDK_DIR}"
Expand Down

0 comments on commit 81db246

Please sign in to comment.