DragonFly submit List (threaded) for 2013-03
[
Date Prev][Date Next]
[
Thread Prev][Thread Next]
[
Date Index][
Thread Index]
[DragonFlyBSD - Submit #2514] (Closed) Fixed CRLF line endings
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
[
Date Prev][Date Next]
[
Thread Prev][Thread Next]
[
Date Index][
Thread Index]