IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 17, 2013, 3:37:35 PM (13 years ago)
Author:
eugene
Message:

re-work config info for scratch db to load host-based names

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippToPsps/jython/dvo.py

    r35175 r35177  
    5050        # connect to the specified scratch database, if a name is given, otherwise use the first version
    5151        try:
    52             self.scratchDb = ScratchDb(self.logger, self.config, '1', scratchDbName)
     52            self.scratchDb = ScratchDb(self.logger, self.config)
    5353        except: raise
    5454
Note: See TracChangeset for help on using the changeset viewer.