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

Todd Lipcon commented on HDFS-1983:
-----------------------------------

- looks like some hard tabs snuck in (in runCmd())
- can you use Joiner.on(" ").join(args) instead of using the StringBuilder in 
the same function?

Otherwise, looks good

> Fix path display for copy & rm
> ------------------------------
>
>                 Key: HDFS-1983
>                 URL: https://issues.apache.org/jira/browse/HDFS-1983
>             Project: Hadoop HDFS
>          Issue Type: Test
>          Components: test
>    Affects Versions: 0.23.0
>            Reporter: Daryn Sharp
>            Assignee: Daryn Sharp
>         Attachments: HDFS-1983.patch
>
>
> This will also fix a few misc broken tests.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to