[webkit-reviews] review granted: [Bug 220544] [build.webkit.org] Update force schedulers as per new buildbot : [Attachment 417458] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 12 08:57:44 PST 2021


Jonathan Bedard <jbedard at apple.com> has granted Aakash Jain
<aakash_jain at apple.com>'s request for review:
Bug 220544: [build.webkit.org] Update force schedulers as per new buildbot
https://bugs.webkit.org/show_bug.cgi?id=220544

Attachment 417458: Patch

https://bugs.webkit.org/attachment.cgi?id=417458&action=review




--- Comment #4 from Jonathan Bedard <jbedard at apple.com> ---
Comment on attachment 417458
  --> https://bugs.webkit.org/attachment.cgi?id=417458
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=417458&action=review

> Tools/CISupport/build-webkit-org/loadConfig.py:91
> +	       revision=StringParameter(name="revision", default="",
regex=re.compile(r'^(\d*)$')),

What are the implications for this argument in a Git world?


More information about the webkit-reviews mailing list