[
https://issues.apache.org/jira/browse/HBASE-10917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13961845#comment-13961845
]
bharath v commented on HBASE-10917:
-----------------------------------
[~enis] The problem seems to be only with zsh[1] and works fine on bash for me
too (just checked). But it seems to work with quotes on either on them. So this
patch could help those subset of users. Thanks for committing it.
[1] https://github.com/robbyrussell/oh-my-zsh
> Fix hbase book "Tests" page
> ---------------------------
>
> Key: HBASE-10917
> URL: https://issues.apache.org/jira/browse/HBASE-10917
> Project: HBase
> Issue Type: Bug
> Components: documentation
> Affects Versions: 0.99.0
> Reporter: bharath v
> Assignee: bharath v
> Priority: Trivial
> Fix For: 0.99.0
>
> Attachments: HBASE-10917.trunk.v1.patch
>
>
> The command specified to run all tests under the package using a wild card
> mvn test -Dtest=org.apache.hadoop.hbase.client.* doesnt work. Instead it
> should be mvn test '-Dtest=org.apache.hadoop.hbase.client.*' .
--
This message was sent by Atlassian JIRA
(v6.2#6252)