[
https://issues.apache.org/jira/browse/HADOOP-11911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Busbey updated HADOOP-11911:
---------------------------------
Attachment: HADOOP-11911.1.patch
makes the default branch configurable by cli, defaulting to 'trunk'
also removed an extra {{checkout --force trunk}} done before we determine the
branch (it's a no-op because we then do another forced checkout to whatever the
patch branch is, including trunk).
also removed an extra {{pull --rebase}} done after we do our final forced
checkout.
> 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
>
>
> 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)