[
https://issues.apache.org/jira/browse/YETUS-1121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Allen Wittenauer updated YETUS-1121:
------------------------------------
Summary: Rewrite shelldocs (was: shelldocs throwing an exception)
> 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
>
>
> ```
> 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'
> ```
--
This message was sent by Atlassian Jira
(v8.3.4#803005)