#9027 closed defect (bug) (fixed)
clean CRLF line terminators
| Reported by: | jidanni | Owned by: | |
|---|---|---|---|
| Priority: | lowest | Milestone: | 2.8 |
| Component: | General | Version: | 2.7 |
| Severity: | trivial | Keywords: | |
| Cc: | Focuses: |
Description
A few files still are shipped with CRLF line terminators. They perhaps should be stripped before
release to make a uniform line ending release.
$ find wordpress -type f|xargs file|grep 'with CRLF line terminators'|wc -l 9
Change History (2)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
(In [10487]) set eol-style. fixes #9027