[Asterisk-code-review] commit-staging-changes: It must be stated we are giving digium_git th... (...repotools[master])
Joshua Colp
asteriskteam at digium.com
Fri Jul 19 07:23:25 CDT 2019
Joshua Colp has submitted this change and it was merged. ( https://gerrit.asterisk.org/c/repotools/+/11580 )
Change subject: commit-staging-changes: It must be stated we are giving digium_git the branch.
......................................................................
commit-staging-changes: It must be stated we are giving digium_git the branch.
Change-Id: I146122bd6807c4a94c4ac9176aa5bc618921a726
---
M commit-staging-changes
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
George Joseph: Looks good to me, but someone else must approve
Benjamin Keith Ford: Looks good to me, but someone else must approve
Joshua Colp: Looks good to me, approved; Approved for Submit
diff --git a/commit-staging-changes b/commit-staging-changes
index 3c4d331..56b868e 100755
--- a/commit-staging-changes
+++ b/commit-staging-changes
@@ -23,7 +23,7 @@
logging.basicConfig(level=logging.DEBUG, format="%(module)s:%(lineno)d - %(message)s")
# Default to asterisk and gerrit URL
- repo = get_repo(local_root=ns.local_root, ns.branch)
+ repo = get_repo(local_root=ns.local_root, branch=ns.branch)
LOGGER.debug("Adding and committing all staging changes")
--
To view, visit https://gerrit.asterisk.org/c/repotools/+/11580
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: repotools
Gerrit-Branch: master
Gerrit-Change-Id: I146122bd6807c4a94c4ac9176aa5bc618921a726
Gerrit-Change-Number: 11580
Gerrit-PatchSet: 1
Gerrit-Owner: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Benjamin Keith Ford <bford at digium.com>
Gerrit-Reviewer: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20190719/80d9e9e6/attachment.html>
More information about the asterisk-code-review
mailing list