[webkit-dev] Bash scripts should support LF endings only

Ashod Nakashian ashodnakashian at yahoo.com
Fri Feb 24 21:41:31 PST 2012


Thanks Peter, just submitted the patch[1] although I still don't see any property change related lines. I also added aroben to the cc list. Hope somebody will take it from here.

[1]: https://bugs.webkit.org/attachment.cgi?id=128849&action=diff&context=patch&collapsed=&headers=1&format=raw

-Ash

________________________________
 From: Peter Kasting <pkasting at chromium.org>
To: Ashod Nakashian <ashodnakashian at yahoo.com> 
Cc: WebKit Development <webkit-dev at lists.webkit.org> 
Sent: Friday, February 24, 2012 11:20 PM
Subject: Re: [webkit-dev] Bash scripts should support LF endings only
 

On Fri, Feb 24, 2012 at 11:13 AM, Ashod Nakashian <ashodnakashian at yahoo.com> wrote:

In short, the issue is that some bash scripts have their svn:eol-style set to native, which is CRLF on Windows. This is causing build failures on some version of cygwin-bash that don't like CR in the scripts.

I fixed a number of these cases in the past by doing precisely what you suggested, and got r+ from aroben IIRC.

PK 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20120224/3803fed2/attachment.html>


More information about the webkit-dev mailing list