[webkit-reviews] review granted: [Bug 221982] Add support for syncing repo with commit revision label : [Attachment 427726] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 4 19:02:26 PDT 2021


Ryosuke Niwa <rniwa at webkit.org> has granted Zhifei Fang
<zhifei_fang at apple.com>'s request for review:
Bug 221982: Add support for syncing repo with commit revision label
https://bugs.webkit.org/show_bug.cgi?id=221982

Attachment 427726: Patch

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




--- Comment #54 from Ryosuke Niwa <rniwa at webkit.org> ---
Comment on attachment 427726
  --> https://bugs.webkit.org/attachment.cgi?id=427726
Patch

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

> Websites/perf.webkit.org/tools/sync-commits.py:266
> +		   raise ValueError('Cannot find SVN revison for
{}'.format(current_revision))

This should be current_hash


More information about the webkit-reviews mailing list