[DragonFlyBSD - Submit #2514] (Closed) Fixed CRLF line endings

Sascha Wildner via Redmine bugtracker-admin at leaf.dragonflybsd.org
Sat Mar 23 03:34:18 PDT 2013


Issue #2514 has been updated by swildner.

Status changed from New to Closed

I agree with John here. We want to keep differences in contrib/ small, unless they fix real issues.

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

Author: ymn
Status: Closed
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



More information about the Submit mailing list