DescriptionFix diff generation by difflib to report missing end of file newlines.
The diff generated by the difflib is incorrect if one of the files
does not have a newline at the end of the file and the last lines
are different. Relevant Python issue: http://bugs.python.org/issue2142
BUG=398435
TEST=test-webkitpy
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=180764
Patch Set 1 #
Messages
Total messages: 7 (0 generated)
|