show/hide this revision's text 2 added 140 characters in body

Upload in binary mode instead of ascii. Ascii mode is changing all your linefeeds (unix end of line character) into carriage returns + linefeeds (Windows end of line characters).

show/hide this revision's text 1

Upload in binary mode instead of ascii.