[Webkit-unassigned] [Bug 26912] bugzilla-tool should accept global options anywhere
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Dec 23 22:58:13 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=26912
--- Comment #4 from Eric Seidel <eric at webkit.org> 2009-12-23 22:58:12 PST ---
Turns out a single option parser was not "easy", mostly because of how we
depend on OptionParser for our help printing. If we re-wrote the help printing
to not use OptionParser, this code would all probably be a lot simpler. Bleh.
Ugly patch. I'm very glad we had unit test coverage of most of this though!
--
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