Integrated: CODETOOLS-7903152: On macOS, avoid using /usr/bin/tidy

Jonathan Gibbons jjg at openjdk.java.net
Tue Apr 12 01:41:57 UTC 2022


On Sat, 9 Apr 2022 00:16:21 GMT, Jonathan Gibbons <jjg at openjdk.org> wrote:

> Please review a simple makefile change to search for a better version of `tidy` on macOS than that in /usr/bin/tidy.
> 
> For compatibility, there is no change in the behavior on other platforms, although it might be reasonable to eventually extend the search to `/usr/local/bin/tidy` on other platforms if needed.

This pull request has now been integrated.

Changeset: 266576ab
Author:    Jonathan Gibbons <jjg at openjdk.org>
URL:       https://git.openjdk.java.net/jtreg/commit/266576abd759168dafa664a35dded76e827c46f5
Stats:     12 lines in 1 file changed: 10 ins; 0 del; 2 mod

7903152: On macOS, avoid using /usr/bin/tidy

Reviewed-by: iris

-------------

PR: https://git.openjdk.java.net/jtreg/pull/71


More information about the jtreg-dev mailing list