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/insert.dvodb.info.py

    r36815 r38884  
    4646        try:
    4747            print "why doesn't this work"
    48             self.dvoObjects = DvoObjects(self.logger, self.config, self.skychunk, self.ippToPspsDb, self.scratchDb)
     48            self.dvoObjects = DvoObjects(self.logger, self.config, self.skychunk, self.ippToPspsDb, self.scratchDb, self.gpc1Db)
    4949        except:
    5050            self.exitProgram("Unable to create instance of DvoObject")
Note: See TracChangeset for help on using the changeset viewer.