[
https://issues.apache.org/jira/browse/HADOOP-11911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14527027#comment-14527027
]
Allen Wittenauer commented on HADOOP-11911:
-------------------------------------------
shellcheck says there are two new errors with this patch:
{code}
./dev-support/test-patch.sh:840:29: note: Double quote to prevent globbing and
word splitting. [SC2086]
./dev-support/test-patch.sh:1373:14: note: Double quote to prevent globbing and
word splitting. [SC2086]
{code}
> test-patch should allow configuration of default branch
> -------------------------------------------------------
>
> Key: HADOOP-11911
> URL: https://issues.apache.org/jira/browse/HADOOP-11911
> Project: Hadoop Common
> Issue Type: Improvement
> Reporter: Sean Busbey
> Assignee: Sean Busbey
> Priority: Minor
> Attachments: HADOOP-11911.1.patch, HADOOP-11911.2.patch,
> HADOOP-11911.3.patch
>
>
> right now test-patch.sh forces a default branch of 'trunk'. would be better
> to allow it to be configurable.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)