[Webkit-unassigned] [Bug 26755] webkit-patch's commit messages are less readable than commit-log-editor's

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 7 08:54:51 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=26755





--- Comment #24 from Adam Roben (:aroben) <aroben at apple.com>  2011-07-07 08:54:51 PST ---
(From update of attachment 99987)
View in context: https://bugs.webkit.org/attachment.cgi?id=99987&action=review

>> Tools/Scripts/webkitpy/common/checkout/checkout_unittest.py:87
>> +Tools: 
> 
> trailing whitespace  [pep8/W291] [5]

This is required to match commit-log-editor's output. (We could change commit-log-editor not to output these extra spaces, but that should be done separately.)

>> Tools/Scripts/webkitpy/common/checkout/checkout_unittest.py:94
>> +LayoutTests: 
> 
> trailing whitespace  [pep8/W291] [5]

Ditto.

>> Tools/Scripts/webkitpy/common/checkout/checkout_unittest.py:123
>> +        def mock_script_path(script):
> 
> expected 1 blank line, found 0  [pep8/E301] [5]

I'll fix this locally.

-- 
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