Closed blueyed closed 9 years ago
What problem is this PR solving?
I've noticed that my env auth file got messed up over time - the entries not being on separate lines. This might have other reasons, but I've added tests and streamlined it - although the fix then was quite tiny.
I've thought about using NUL bytes to separate entries or something similar, but stopped there. This reminds me however that at least the grep pattern could be tightened a bit more.
Haha, yea, I never noticed my .env_auth
* file contains empty lines. I see what this patch solves now, Feel free to press merge.
EDIT: I meant this comment for the other PR ^^, brb