On 18/01/18 06:09, Stephen Finucane wrote:
The regex we used to detect these mails was case sensitive. I can submit a patch to simply make this case insensitive, which should resolve this issue. However, I also noticed that the file, as downloaded by my email client (Evolution), has CRLF line endings.$ file ~/Downloads/net_pull.txt /home/sfinucan/Downloads/net_pull.txt: ASCII text, with CRLF, CR line terminators I can't see how this would happen with 'git-request-pull', so can I safely assume it's my email client messing up here?
Hence my patch from a few days ago (which I need to resubmit) - Thunderbird also saves with CRLF line endings.
-- Andrew Donnellan OzLabs, ADL Canberra [email protected] IBM Australia Limited _______________________________________________ Patchwork mailing list [email protected] https://lists.ozlabs.org/listinfo/patchwork
