[Webkit-unassigned] [Bug 57250] check-webkit-style confused by two ChangeLog entries in a row from same user

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 29 11:31:45 PDT 2011


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





--- Comment #14 from Patrick R. Gansterer <paroga at paroga.com>  2011-03-29 11:31:45 PST ---
(In reply to comment #13)
> I don't understand because I think the lines which start with
>   self.assert_error(2, range(2, 5), 'changelog/bugnumber'
> already do this.

I mean sth like the following:

+        self.assert_no_error([],
+                             '2011-01-01  Patrick Gansterer  <paroga at paroga.com>\n'
+                             '\n'
+                             '        Example ChangeLog entry out of range\n'
+                             '        http://example.com/\n')

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