Bug 26669

Summary: bugzilla-tool land-patches fails to comment in the bug correctly
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: Tools / TestsAssignee: Eric Seidel (no email) <eric>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Attachments:
Description Flags
Fix missing comment message during land-patches and SVN.commit_with_message respecting --dry-run levin: review+

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