[
https://issues.apache.org/jira/browse/YETUS-198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15028691#comment-15028691
]
Yetus QA commented on YETUS-198:
--------------------------------
| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue} 0m 0s
{color} | {color:blue} Docker mode activated. {color} |
| {color:green}+1{color} | {color:green} @author {color} | {color:green} 0m 0s
{color} | {color:green} The patch does not contain any @author tags. {color} |
| {color:red}-1{color} | {color:red} pylint {color} | {color:red} 0m 0s {color}
| {color:red} Something bad seems to have happened in running pylint. Please
check pylint stderr files. {color} |
| {color:green}+1{color} | {color:green} whitespace {color} | {color:green} 0m
0s {color} | {color:green} Patch has no whitespace issues. {color} |
| {color:green}+1{color} | {color:green} asflicense {color} | {color:green} 0m
0s {color} | {color:green} Patch does not generate ASF License warnings.
{color} |
| {color:black}{color} | {color:black} {color} | {color:black} 29m 16s {color}
| {color:black} {color} |
\\
\\
|| Subsystem || Report/Notes ||
| Docker | Client=1.7.1 Server=1.7.1 Image:yetus/yetus:577e74f |
| JIRA Patch URL |
https://issues.apache.org/jira/secure/attachment/12774514/YETUS-198.00.patch |
| JIRA Issue | YETUS-198 |
| Optional Tests | pylint |
| uname | Linux cd9fce7e4122 3.13.0-36-lowlatency #63-Ubuntu SMP PREEMPT Wed
Sep 3 21:56:12 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux |
| Build tool | nobuild |
| git revision | master / df4f6f4 |
| pylint | prepatch stderr: /testptch/patchprocess/pylint.10.9593 |
| pylint | postpatch stderr: /testptch/patchprocess/pylint.10.10574 |
| modules | C: U: |
| Powered by | Apache Yetus http://yetus.apache.org |
| Console output |
https://builds.apache.org/job/PreCommit-YETUS-Build/134/console |
This message was automatically generated.
> shelldocs.py should display usage if no argument is passed
> ----------------------------------------------------------
>
> Key: YETUS-198
> URL: https://issues.apache.org/jira/browse/YETUS-198
> Project: Yetus
> Issue Type: Bug
> Components: ShellDocs
> Reporter: Kengo Seki
> Assignee: Kengo Seki
> Priority: Trivial
> Labels: beginner
> Attachments: YETUS-198.00.patch
>
>
> {code}
> [sekikn@mobile yetus]$ shelldocs/shelldocs.py
> Traceback (most recent call last):
> File "shelldocs/shelldocs.py", line 273, in <module>
> main()
> File "shelldocs/shelldocs.py", line 228, in main
> for filename in options.infile:
> TypeError: 'NoneType' object is not iterable
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)