[Webkit-unassigned] [Bug 27815] New: bugzilla-tool: add -m/--description to post-commits command

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


https://bugs.webkit.org/show_bug.cgi?id=27815

           Summary: bugzilla-tool: add -m/--description to post-commits
                    command
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ddkilzer at webkit.org
                CC: eric at webkit.org, levin at chromium.org



David Kilzer (ddkilzer) <ddkilzer at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #33736|                            |review?
               Flag|                            |


Created an attachment (id=33736)
 --> (https://bugs.webkit.org/attachment.cgi?id=33736)
Patch v1

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(-)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list