Bug 170063

Summary: update committer_auth.py to be python 2.7 compliant
Product: WebKit Reporter: Lucas Forschler <lforschler>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, clopez, commit-queue, lforschler
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
v1 patch for review
lforschler: commit-queue-
v2, forgot to save the changelog none

Description Lucas Forschler 2017-03-24 11:25:50 PDT
Current committer_auth.py does uses e.message, which is not valid in python 2.7
Comment 1 Lucas Forschler 2017-03-24 11:27:58 PDT
Created attachment 305304 [details]
v1 patch for review
Comment 2 Lucas Forschler 2017-03-24 11:29:13 PDT
Created attachment 305305 [details]
v2, forgot to save the changelog
Comment 3 WebKit Commit Bot 2017-03-24 12:41:41 PDT
Comment on attachment 305305 [details]
v2, forgot to save the changelog

Clearing flags on attachment: 305305

Committed r214367: <http://trac.webkit.org/changeset/214367>
Comment 4 WebKit Commit Bot 2017-03-24 12:41:45 PDT
All reviewed patches have been landed.  Closing bug.