[webkit-reviews] review granted: [Bug 87451] garden-o-matic should rebaseline baselines in parallel : [Attachment 144187] minor cleanup

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 25 20:22:28 PDT 2012


Ojan Vafai <ojan at chromium.org> has granted Dirk Pranke <dpranke at chromium.org>'s
request for review:
Bug 87451: garden-o-matic should rebaseline baselines in parallel
https://bugs.webkit.org/show_bug.cgi?id=87451

Attachment 144187: minor cleanup
https://bugs.webkit.org/attachment.cgi?id=144187&action=review

------- Additional Comments from Ojan Vafai <ojan at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=144187&action=review


> Tools/Scripts/webkitpy/tool/commands/rebaseline.py:181
> +	   self._scm_changes = {'add': [], 'rm': []}

Nit: s/rm/delete/ since that's what SCM calls these.


More information about the webkit-reviews mailing list