[Webkit-unassigned] [Bug 223235] New: git-webkit should default to showing help instead of raising an exception

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 15 20:46:45 PDT 2021


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

            Bug ID: 223235
           Summary: git-webkit should default to showing help instead of
                    raising an exception
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rniwa at webkit.org

Instead of raising an exception, show the help when there is no command specified. 
% ./Tools/Scripts/git-webkit       
Traceback (most recent call last):
  File "./Tools/Scripts/git-webkit", line 45, in <module>
    sys.exit(program.main(
  File "./Tools/Scripts/libraries/webkitscmpy/webkitscmpy/program/__init__.py", line 76, in main
    return parsed.main(
AttributeError: 'Namespace' object has no attribute 'main'

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210316/220ebf68/attachment.htm>


More information about the webkit-unassigned mailing list