Felix>Files are identical except for differing line endings

The way to go is to normalize EOL before comparison.
We compare xml and csv, and we don't care of EOL there.

I've committed the fix so your case should work now.

Vladimir

Reply via email to