Hi,

i need to fix the LF of a file before
sending it to a unix box.

<fixcrlf srcdir="Y:/crlf"
eol="lf" eof="remove" includes="*.*"/>



file before

key=value *CRLF*
key1=value *CRLF*

file after

key=value *LF*
key1=value *LF*
*LF*

so an extra blank line is put in by fixcrlf task,
also when using only the eol attribute without eof
why ?!

Is that intended like that ??


Regards,
Gilbert

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to