[webkit-reviews] review granted: [Bug 65706] Run run-unit-tests on release mode test bots : [Attachment 102948] Reenabled.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 4 11:11:15 PDT 2011


Adam Roben (:aroben) <aroben at apple.com> has granted Dmitry Lomov
<dslomov at google.com>'s request for review:
Bug 65706: Run run-unit-tests on release mode test bots
https://bugs.webkit.org/show_bug.cgi?id=65706

Attachment 102948: Reenabled.
https://bugs.webkit.org/attachment.cgi?id=102948&action=review

------- Additional Comments from Adam Roben (:aroben) <aroben at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=102948&action=review


> Tools/BuildSlaveSupport/build.webkit.org-config/master.cfg:629
> +    return (platform == 'win' or (platform.startswith('mac') and platform !=
'mac-leopard'))

No need for the outer parentheses.


More information about the webkit-reviews mailing list