DragonFly BSD
DragonFly submit List (threaded) for 2013-02
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

[DragonFlyBSD - Submit #2514] Fixed CRLF line endings


From: John Marino via Redmine <bugtracker-admin@xxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 19 Feb 2013 09:02:46 -0800

Issue #2514 has been updated by marino.


that seems to patch software in "contrib" which is third party.
By policy, it's only patched if absolutely necessary because it makes merging with the vendor branch more difficult if there are local modifications.

It doesn't appear if CRLF is hurting anything here given the nature of these files.

----------------------------------------
Submit #2514: Fixed CRLF line endings
http://bugs.dragonflybsd.org/issues/2514

Author: ymn
Status: New
Priority: Normal
Assignee: 
Category: 
Target version: 


Hello, list!

I'm find some files with MS-DOS linefeeds using this command:

find . -not -type d -exec file "{}" ";" | grep CRLF

My patch corrected this problem.


-- 
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]