While working on uc_directdebit.module I ran into a problem with the line ending format the file has. Half the lines show up concatenated in my editor (TextWrangler on Mac).
Patch attached. But because I'm not convinced the patch solves this sufficiently, I also attached a modified file in which I replaced \n by \r.

Comments

clemens.tolboom’s picture

While editing for #316722: Remove 'Oeps' watchdog message I noted this same problem. In the past I have used eclipse on mac, maybe xcode too. So I don't know what has happened. vi tells me uc_directdebit.info is a DOS file.

I installed dos2unix and ran dos2unix directdebit.*; dos2unix uc_directdebit/uc_directdebit.* and compared with HEAD. Both info files where DOS.

Thanks.

clemens.tolboom’s picture

Status: Active » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.