IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 3, 2013, 2:08:14 PM (13 years ago)
Author:
eugene
Message:

pass scratch db (not name) down to appropriate level

File:
1 edited

Legend:

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

    r35203 r35226  
    9292        except: return ret
    9393           
    94         self.dvoDetections = DvoDetections(self.logger, self.config, self.skychunk, self.ippToPspsDb, self.scratchDb.dbName)
     94        self.dvoDetections = DvoDetections(self.logger, self.config, self.skychunk, self.ippToPspsDb, self.scratchDb)
    9595
    9696        return ret
Note: See TracChangeset for help on using the changeset viewer.