[ 
https://issues.apache.org/jira/browse/HADOOP-12399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14903886#comment-14903886
 ] 

Allen Wittenauer commented on HADOOP-12399:
-------------------------------------------

This has been cherry-picked over to the yetus repo.

> Wrong help messages in some test-patch plugins
> ----------------------------------------------
>
>                 Key: HADOOP-12399
>                 URL: https://issues.apache.org/jira/browse/HADOOP-12399
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: yetus
>    Affects Versions: HADOOP-12111
>            Reporter: Kengo Seki
>            Assignee: Jagadesh Kiran N
>            Priority: Minor
>              Labels: newbie
>             Fix For: HADOOP-12111
>
>         Attachments: HADOOP-12399.HADOOP-12111.00.patch, 
> HADOOP-12399.HADOOP-12111.01.patch, HADOOP-12399.HADOOP-12111.02.patch
>
>
> dev-support/personality/bigtop.sh:
> {code}
>  32 function bigtop_usage
>  33 {
>  34   echo "Bigtop specific:"
>  35   echo "--bigtop-puppetsetup=[false|true]   execute the bigtop dev setup 
> (needs sudo to root)"
>  36 }
> {code}
> s/bigtop-puppetsetup/bigtop-puppet/.
> dev-support/test-patch.d/gradle.sh:
> {code}
>  21 function gradle_usage
>  22 {
>  23   echo "gradle specific:"
>  24   echo "--gradle-cmd=<cmd>        The 'gradle' command to use (default 
> 'gradle')"
>  25   echo "--gradlew-cmd=<cmd>        The 'gradle' command to use (default 
> 'basedir/gradlew')"
>  26 }
> {code}
> s/'gradle' command/'gradlew' command/ for the latter.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to