[ https://issues.apache.org/jira/browse/HADOOP-12694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
John Zhuge updated HADOOP-12694:
--------------------------------
Attachment: HADOOP-12694-001.patch
Trivial fixes.
> 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
> Attachments: HADOOP-12694-001.patch
>
>
> 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)
|