[Webkit-unassigned] [Bug 31457] svn-apply may not handle git patches created by bugzilla-tool
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Nov 13 13:17:33 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=31457
--- Comment #2 from Eric Seidel <eric at webkit.org> 2009-11-13 13:17:33 PST ---
(From update of attachment 43138)
The rstripping was added for convenience when dealing with output from commands
like svn info, where it's just a single line of output and you don't actually
want the trailing \n. We can easily remove the rstrip() and fix all callers to
deal with the added newline if that's better?
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list