Skip to content

Missing Closing Quotes Cause Fatal Error #11

@8ware

Description

@8ware

Bug can be reproduced as follows:

$ ./adhocsh git
> commit -m "
[...]
Traceback (most recent call last):
  File "./adhocsh.py", line 240, in <module>
    print ("Error: " + e.message)
                       ^^^^^^^^^
AttributeError: 'ValueError' object has no attribute 'message'

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions