- Timestamp:
- Dec 2, 2010 10:43:46 AM (14 years ago)
- Branches:
- axis_example, compt_changes, info-ops, master
- Children:
- 4c65f67
- Parents:
- d03c991
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
fedd/federation/dragon_access.py
rd03c991 r61a634d 62 62 self.log.error("Must specify all of cli_dir, axis2_home, " +\ 63 63 "idc in the [access] section of the configuration") 64 65 if config.has_option("access", "accessdb"):66 self.read_access(config.get("access", "accessdb"), self.make_repo)67 68 64 69 65 # authorization information
Note: See TracChangeset
for help on using the changeset viewer.