https://issues.apache.org/bugzilla/show_bug.cgi?id=52294
Sebb <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #2 from Sebb <[email protected]> 2011-12-10 13:52:20 UTC --- Text files created on Linux use <LF> as the end of line (EOL). Windows text files use <CRLF>. This is normal OS-dependedent behaviour; if copying files between OSes you need to ensure that you adjust the EOL marker if necessary. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
