K 10 svn:author V 6 jbeich K 8 svn:date V 27 2018-06-10T10:24:00.405587Z K 7 svn:log V 464 www/waterfox: flatten line endings after r461193 Subversion doesn't allow mixed line endings when svn:eol-style property is set. files/patch-bug1402766 tries to create a new test file, so simply strip carriage-return from lines which is what actually happens on checkout. Originally, the file landed via git-svn which doesn't appear to run sanity checks on dcommit. $ svn cat files/patch-bug1402766 svn: E135000: Inconsistent line ending style Reported by: gjb END