[Webkit-unassigned] [Bug 27167] bugzilla-tool: hide help for unsupported commands

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 10 22:23:24 PDT 2009


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


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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #5 from David Kilzer (ddkilzer) <ddkilzer at webkit.org>  2009-07-10 22:23:23 PDT ---
(In reply to comment #4)
> (From update of attachment 32599 [details])
> Looks great.
> 
> I would make:
> if command_object.requires_local_commits and not
> self.scm().supports_local_commits():
>  591             error(command_name + " requires local commits.")
> 
> more verbose.  You could spit out the SCM.display_name() as well as possibly
> the root directory we detected for the SCM.

Done!

$ git svn dcommit
Committing to http://svn.webkit.org/repository/webkit/trunk ...
    M    WebKitTools/ChangeLog
    M    WebKitTools/Scripts/bugzilla-tool
Committed r45746

http://trac.webkit.org/changeset/45746

Sorry, I need to land my land-commits patch before I can land my own patches. 
:(

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