[Webkit-unassigned] [Bug 27167] bugzilla-tool: hide help for unsupported commands
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jul 10 20:24:23 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27167
Eric Seidel <eric at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #32599|review? |review+
Flag| |
--- Comment #4 from Eric Seidel <eric at webkit.org> 2009-07-10 20:24:22 PDT ---
(From update of attachment 32599)
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.
Thanks!
--
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