#4 raise AttributeError(k)
Opened 6 years ago by alciregi. Modified 6 years ago

I get this error reporting the results.
I've also deleted ~/.fedora directory

Test suite complete                                              WARN

Your log file is being submitted
Traceback (most recent call last):
  File "./fedora_submit.py", line 55, in <module>
    print(req.message)
  File "/usr/lib/python2.7/site-packages/munch/__init__.py", line 103, in __getattr__
    raise AttributeError(k)
AttributeError: message

Login to comment on this ticket.

Metadata