[webkit-reviews] review requested: [Bug 27815] bugzilla-tool: add -m/--description to post-commits command : [Attachment 33736] Patch v1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 29 13:23:28 PDT 2009


David Kilzer (ddkilzer) <ddkilzer at webkit.org> has asked  for review:
Bug 27815: bugzilla-tool: add -m/--description to post-commits command
https://bugs.webkit.org/show_bug.cgi?id=27815

Attachment 33736: Patch v1
https://bugs.webkit.org/attachment.cgi?id=33736&action=review

------- Additional Comments from David Kilzer (ddkilzer) <ddkilzer at webkit.org>
Reviewed by NOBODY (OOPS!).

* Scripts/bugzilla-tool:
(PostDiffAsPatchToBug.execute): Changed default patch name from
"patch" to "Patch v1".
(PostCommitsAsPatchesToBug.__init__): Added -m/--description
switch.
(PostCommitsAsPatchesToBug.execute): Use description provided by
-m/--description switch first, else fall back to the commit
message.
---
 2 files changed, 18 insertions(+), 2 deletions(-)


More information about the webkit-reviews mailing list