Changeset 2040d5f in mainline
- Timestamp:
- 2014-05-04T20:31:28Z (11 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 378bf85
- Parents:
- a4fbb13c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
contrib/bazaar/bzreml/__init__.py
ra4fbb13c r2040d5f 135 135 136 136 repo_name = os.path.basename(branch.base) 137 if (repo_name == ''): 138 repo_name = os.path.basename(os.path.dirname(branch.base)) 139 137 140 committer = revision_ac.committer 138 141 authors = revision_ac.get_apparent_authors()
Note:
See TracChangeset
for help on using the changeset viewer.