IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 12, 2014, 2:04:38 PM (12 years ago)
Author:
eugene
Message:

delete some test prints; more robust handling of header keywords

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20140717/ippToPsps/jython/loader.py

    r37168 r37232  
    202202                continue
    203203            #self.logger.infoPair("heather:","passed logic")
     204
    204205            self.ippToPspsDb.unlockTables()
    205206            #self.logger.infoPair("heather:","unlock table")
    206             # self.ippToPspsDb.deletePendingItem(batchType, id)
     207
     208            self.ippToPspsDb.deletePendingItem(batchType, id)
    207209            #self.logger.infoPair("heather:","deleted pending item")
    208210
Note: See TracChangeset for help on using the changeset viewer.