You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "John Zhuge (JIRA)" <ji...@apache.org> on 2016/01/07 10:44:39 UTC

[jira] [Updated] (HADOOP-12694) Minor enhancements to test-patch.sh

     [ https://issues.apache.org/jira/browse/HADOOP-12694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Zhuge updated HADOOP-12694:
--------------------------------
    Summary: Minor enhancements to test-patch.sh  (was: Minor enhancements to test-patch tool)

> Minor enhancements to test-patch.sh
> -----------------------------------
>
>                 Key: HADOOP-12694
>                 URL: https://issues.apache.org/jira/browse/HADOOP-12694
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: John Zhuge
>            Assignee: John Zhuge
>            Priority: Minor
>
> Got 2 minor issues when running "dev-support/test-patch.sh ~/tmp/HDFS-9522-003.patch" on Mac.
> 1) "rm" usage message
> {noformat}
> ============================================================================
>                         Confirming git environment
> ...
> Checking patch hadoop-tools/hadoop-distcp/src/main/java/org/apache/hadoop/tools/DistCpSync.java...
> usage: rm [-f | -i] [-dPRrvW] file ...
>        unlink file
> {noformat}
> 2) Misleading error message when FindBugs home directory is not specified. In this case, neither env FINDBUGS_HOME nor command option "findbugs-home" is set.
> {noformat}
> findbugs baseline for /Users/jzhuge/hadoop
> /bin/findbugs is not executable.
> {noformat}



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