Changeset 8cb8a9c for asadb/util
- Timestamp:
- Dec 19, 2011, 8:30:04 PM (14 years ago)
- Branches:
- master, space-access, stable, stage
- Children:
- ac1d897
- Parents:
- 8d36a62
- git-author:
- Alex Dehnert <adehnert@…> (12/18/11 04:32:47)
- git-committer:
- Alex Dehnert <adehnert@…> (12/19/11 20:30:04)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
asadb/util/sync_moira_authz.py
r8d36a62 r8cb8a9c 129 129 130 130 sync_pairs = [ 131 ('asa-internal', 'asa-ebm', ), 131 ('asa-admin', 'asa-ebm', ), 132 ('asa-db-mit-deskworker', 'mit-deskworker', ), 133 ('asa-db-mit-offices', 'mit-offices', ), 134 ('asa-db-mit-sao', 'mit-sao', ), 132 135 ] 133 136
Note: See TracChangeset
for help on using the changeset viewer.