Bug 26669 - bugzilla-tool land-patches fails to comment in the bug correctly
Summary: bugzilla-tool land-patches fails to comment in the bug correctly
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Eric Seidel (no email)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-23 18:54 PDT by Eric Seidel (no email)
Modified: 2009-06-23 23:26 PDT (History)
0 users

See Also:


Attachments
Fix missing comment message during land-patches and SVN.commit_with_message respecting --dry-run (2.57 KB, patch)
2009-06-23 23:10 PDT, Eric Seidel (no email)
levin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Seidel (no email) 2009-06-23 18:54:08 PDT
I ran:
bugzilla-tool land-patches 26537 --no-build --no-test  

And it managed to close the bug and land the patch, but the closing comment wasn't correct.  Sigh.

I'll fix...
Comment 1 Eric Seidel (no email) 2009-06-23 23:10:16 PDT
Created attachment 31770 [details]
Fix missing comment message during land-patches and SVN.commit_with_message respecting --dry-run

---
 3 files changed, 16 insertions(+), 4 deletions(-)
Comment 2 Eric Seidel (no email) 2009-06-23 23:26:19 PDT
Committing to http://svn.webkit.org/repository/webkit/trunk ...
	M	WebKitTools/ChangeLog
	M	WebKitTools/Scripts/bugzilla-tool
	M	WebKitTools/Scripts/modules/scm.py
Committed r45062
http://trac.webkit.org/changeset/45062