[
https://issues.apache.org/jira/browse/YETUS-456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15464702#comment-15464702
]
Yetus QA commented on YETUS-456:
--------------------------------
| (/) *{color:green}+1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue} 13m
43s{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:green}+1{color} | {color:green} shellcheck {color} | {color:green} 0m
2s{color} | {color:green} There were no new shellcheck issues. {color} |
| {color:green}+1{color} | {color:green} shelldocs {color} | {color:green} 0m
2s{color} | {color:green} There were no new shelldocs issues. {color} |
| {color:green}+1{color} | {color:green} whitespace {color} | {color:green} 0m
0s{color} | {color:green} The patch has no whitespace issues. {color} |
| {color:green}+1{color} | {color:green} asflicense {color} | {color:green} 0m
0s{color} | {color:green} The patch does not generate ASF License warnings.
{color} |
| {color:black}{color} | {color:black} {color} | {color:black} 14m 4s{color} |
{color:black} {color} |
\\
\\
|| Subsystem || Report/Notes ||
| Docker | Client=1.11.2 Server=1.11.2 Image:yetus/yetus:e4e4903 |
| JIRA Issue | YETUS-456 |
| JIRA Patch URL |
https://issues.apache.org/jira/secure/attachment/12827060/YETUS-456.00.patch |
| Optional Tests | shellcheck shelldocs |
| uname | Linux 6acf92ed26ad 3.13.0-92-generic #139-Ubuntu SMP Tue Jun 28
20:42:26 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux |
| Build tool | nobuild |
| git revision | master / 3bdce77 |
| shellcheck | v0.4.4 |
| modules | C: . U: . |
| Console output |
https://builds.apache.org/job/PreCommit-YETUS-Build/488/console |
| Powered by | Apache Yetus 0.4.0-SNAPSHOT http://yetus.apache.org |
This message was automatically generated.
> Typos in documentation
> ----------------------
>
> Key: YETUS-456
> URL: https://issues.apache.org/jira/browse/YETUS-456
> Project: Yetus
> Issue Type: Bug
> Components: website and documentation
> Reporter: Ajay Yadava
> Assignee: Ajay Yadava
> Priority: Trivial
> Attachments: YETUS-456.00.patch
>
>
> While going through the documentation for test-patch I found some typos in
> the documentation e.g.
> asf-site-src/source/documentation/in-progress/precommit-advanced.md
> {code}
> -test-patch allows one to add to its basic feature set via plug-ins. There
> is a directory called test-patch.d off of the directory where test-patch.sh
> lives. Inside this directory one may place some bash shell fragments that,
> if
> +test-patch allows one to add to its basic feature set via plug-ins. There
> is a directory called test-patch.d inside the directory where test-patch.sh
> lives. Inside this directory one may place some bash shell fragments that,
> if
> {code}
> {code}
> - executed while determine which files trigger which tests. This function
> + executed while determining which files trigger which tests. This function
> {code}
>
> {code}
> -funciton personality_globals
> +function personality_globals
> {code}
> asf-site-src/source/documentation/in-progress/precommit-basic.md
> {code}
> -Luckily, test-patch supports provide ways to provide unified diffs via URLs.
> +Luckily, test-patch supports ways to provide unified diffs via URLs.
> {code}
>
> /asf-site-src/source/documentation/in-progress/precommit-smart-apply-patch.md
> {code}
> -Its simpliest form is used when a patch is stored in a local file:
> +Its simplest form is used when a patch is stored in a local file:
> {code}
> /precommit/smart-apply-patch.sh
> {code}
> - echo "test-patch.sh [OPTIONS] patch"
> + echo "smart-apply-patch.sh [OPTIONS] patch"
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)