RFR: Force unix line endings when writing patch files

Erik Duveblad via github.com duke at openjdk.java.net
Thu Aug 22 15:13:34 UTC 2019


On Thu, 22 Aug 2019 15:07:04 GMT, Jorn Vernee via github.com <duke at openjdk.java.net> wrote:

> Mercurial needs its patch files to end with unix line endings, so we need to use those explicitly when writing patch files (I've also been told on the hg irc that this is according to patch file spec).
> 
> ----------------
> 
> Commits:
>  - c1f1dda5:	Force unix line endings when writing patch files
> 
> Pull request:
> https://git.openjdk.java.net/skara/pull/71
> 
> Webrev:
> https://webrevs.openjdk.java.net/skara/71/webrev.00
> 
> Patch:
> https://git.openjdk.java.net/skara/pull/71.diff
> 
> Fetch command:
> git fetch https://git.openjdk.java.net/skara pull/71/head:pull/71

Hi Jorn,

thanks for fixing this! If this patch fixes some tests to pass on Windows, which tests are now passing that didn't before this patch?

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


More information about the skara-dev mailing list