RFR: 8303020: Remove carriage return in pandoc version string

Lance Andersen lancea at openjdk.org
Tue Feb 21 18:26:24 UTC 2023


On Tue, 21 Feb 2023 17:59:07 GMT, Mikael Vidstedt <mikael at openjdk.org> wrote:

> On windows/cygwin, the PANDOC_VERSION variable includes the carriage return ('\r') which makes the version check fail:
> 
> checking for pandoc version... 2.19.2
> , not the recommended version 2.19.2n 2.19.2

Marked as reviewed by lancea (Reviewer).

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

PR: https://git.openjdk.org/jdk/pull/12696



More information about the build-dev mailing list