Skip to content

Commit

Permalink
Removed trailing space
Browse files Browse the repository at this point in the history
  • Loading branch information
judovana committed Jan 31, 2025
1 parent d352951 commit 619fe40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tooling/reproducible/ReproducibleBuilds.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ The patching process involves:
- Remove any non-deterministic build process artifact strings, like Manifest Created-By stamps.
- Zero out CRC in .gnu_debuglink ELF sections to eliminate .debuginfo-induced differences.

**warning:** If you run `comparable_patch.sh`, do not use `repro_compare.sh` for final comparison. You would get false negatives. Run plain `diff jdk1 jdk2` with any switches you need.
**warning:** If you run `comparable_patch.sh`, do not use `repro_compare.sh` for final comparison. You would get false negatives. Run plain `diff jdk1 jdk2` with any switches you need.

### How to setup and run comparable_patch.sh on Windows

Expand Down

0 comments on commit 619fe40

Please sign in to comment.