[
https://issues.apache.org/jira/browse/YETUS-1121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Allen Wittenauer updated YETUS-1121:
------------------------------------
Description: shelldocs is throwing an exception. But rather than fix it,
it really just needs a proper rewrite. (was: ```
File "/home/aw/yetus/shelldocs/src/main/python/shelldocs.py", line 481, in
<module>
main()
File "/home/aw/yetus/shelldocs/src/main/python/shelldocs.py", line 472, in
main
message = funcs.lint()
File "/home/aw/yetus/shelldocs/src/main/python/shelldocs.py", line 287, in
lint
value.lower(), attr.lower(), validvalue))
AttributeError: 'NoneType' object has no attribute 'lower'
```)
> Rewrite shelldocs
> -----------------
>
> Key: YETUS-1121
> URL: https://issues.apache.org/jira/browse/YETUS-1121
> Project: Yetus
> Issue Type: Bug
> Components: ShellDocs
> Affects Versions: 0.14.0
> Reporter: Allen Wittenauer
> Assignee: Allen Wittenauer
> Priority: Major
> Fix For: 0.14.0
>
>
> shelldocs is throwing an exception. But rather than fix it, it really just
> needs a proper rewrite.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)