Changeset 61a634d for fedd/federation


Ignore:
Timestamp:
Dec 2, 2010 10:43:46 AM (13 years ago)
Author:
Ted Faber <faber@…>
Branches:
axis_example, compt_changes, info-ops, master
Children:
4c65f67
Parents:
d03c991
Message:

Whoops. Only read the access DB once

File:
1 edited

Legend:

Unmodified
Added
Removed
  • fedd/federation/dragon_access.py

    rd03c991 r61a634d  
    6262            self.log.error("Must specify all of cli_dir, axis2_home, " +\
    6363                    "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 
    6864
    6965        # authorization information
Note: See TracChangeset for help on using the changeset viewer.