RESOLVED FIXED 27083
bugzilla.py: Clean up bug_server use
https://bugs.webkit.org/show_bug.cgi?id=27083
Summary bugzilla.py: Clean up bug_server use
David Kilzer (:ddkilzer)
Reported 2009-07-08 10:46:54 PDT
Created attachment 32459 [details] bugzilla.py: Clean up bug_server use Reviewed by NOBODY (OOPS!). * Scripts/modules/bugzilla.py: (Bugzilla.fetch_bug_ids_from_commit_queue): Use bug_server instead of hard-coding the URL. (Bugzilla.authenticate): Remove extra '/' before URL path. (Bugzilla.add_patch_to_bug): Ditto. --- 2 files changed, 15 insertions(+), 3 deletions(-)
Attachments
bugzilla.py: Clean up bug_server use (2.49 KB, patch)
2009-07-08 10:46 PDT, David Kilzer (:ddkilzer)
darin: review+
David Kilzer (:ddkilzer)
Comment 1 2009-07-08 14:23:11 PDT
$ git svn dcommit Committing to http://svn.webkit.org/repository/webkit/trunk ... M WebKitTools/ChangeLog M WebKitTools/Scripts/modules/bugzilla.py Committed r45638 <http://trac.webkit.org/changeset/45638>
Eric Seidel (no email)
Comment 2 2009-07-08 14:25:08 PDT
Thanks!
Note You need to log in before you can comment on or make changes to this bug.