[Asterisk-code-review] release summary, mkrelease: Use a consistent local branch (repotools[master])

Matt Jordan asteriskteam at digium.com
Tue Jun 9 10:40:27 CDT 2015


Matt Jordan has uploaded a new patch set (#2).

Change subject: release_summary, mkrelease: Use a consistent local branch
......................................................................

release_summary, mkrelease: Use a consistent local branch

The prepare_branch function does the proper work of calculating what the
local branch should be for all future operations, even in the presence
of a prefix on the tagged version name. However, the resulting name of
the local branch was not used in later operations where the script must
switch back and forth between previous tags and the working local
branch. This patch stores the calculated branch name in the variable
'branch', and makes other operations use that branch name instead of
attempting to recalculate it themselves.

Change-Id: I904407c7f0297d2d9e6092fcbda6fc0e0201f0ac
---
M mkrelease.py
M release_summary.py
2 files changed, 11 insertions(+), 4 deletions(-)


  git pull ssh://gerrit.asterisk.org:29418/repotools refs/changes/12/612/2
-- 
To view, visit https://gerrit.asterisk.org/612
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I904407c7f0297d2d9e6092fcbda6fc0e0201f0ac
Gerrit-PatchSet: 2
Gerrit-Project: repotools
Gerrit-Branch: master
Gerrit-Owner: Matt Jordan <mjordan at digium.com>



More information about the asterisk-code-review mailing list