[webkit-reviews] review granted: [Bug 222050] [git-webkit] Failure to retrieve commit in EWS : [Attachment 420668] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 17 10:44:22 PST 2021


Aakash Jain <aakash_jain at apple.com> has granted Jonathan Bedard
<jbedard at apple.com>'s request for review:
Bug 222050: [git-webkit] Failure to retrieve commit in EWS
https://bugs.webkit.org/show_bug.cgi?id=222050

Attachment 420668: Patch

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




--- Comment #3 from Aakash Jain <aakash_jain at apple.com> ---
Comment on attachment 420668
  --> https://bugs.webkit.org/attachment.cgi?id=420668
Patch

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

> Tools/Scripts/libraries/webkitscmpy/webkitscmpy/remote/git_hub.py:153
> +	       sys.stderr.write("Request to '{}' returned status code
'{}'".format(url, response.status_code))

Do we need to add '\n'?


More information about the webkit-reviews mailing list