Status: New Owner: ---- Labels: Type-Defect Priority-Medium
New issue 1644 by Jan.Koprowski: ClearCase malformed diff after patching Python difflib
http://code.google.com/p/reviewboard/issues/detail?id=1644 What version are you running? ReviewBoard master branch What's the URL of the page containing the problem? post-review script What steps will reproduce the problem? 0. Patch difflib Python library [http://bugs.python.org/issue2142] 1. Create two similar files without new line at end of file 2. Make post-review diff 3. You get malformed diff What is the expected output? What do you see instead? Diff the same as from "diff -u a b" command What operating system are you using? What browser? Unix/Linux Please provide any additional information below. Interesting thing that workaround from post-review doesn't work everytime because sometimes "\ No new line at end of file" must be add twice. Example: http://bugs.python.org/issue2142 -- You received this message because you are subscribed to the Google Groups "reviewboard-issues" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/reviewboard-issues?hl=en.
