IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 18, 2015, 10:21:02 AM (11 years ago)
Author:
eugene
Message:

test queries to all 3 connections to keep them alive while dvopsps runs

File:
1 edited

Legend:

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

    r38766 r38884  
    5454
    5555       try:
    56            self.dvoDiffObjects = DvoDiffObjects(self.logger, self.config, self.skychunk, self.ippToPspsDb, self.scratchDb)
     56           self.dvoDiffObjects = DvoDiffObjects(self.logger, self.config, self.skychunk, self.ippToPspsDb, self.scratchDb, self.gpc1Db)
    5757       except:
    5858           self.logger.errorPair("Unable to create instance of", "DvoDiffObjects")
Note: See TracChangeset for help on using the changeset viewer.