IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 33782


Ignore:
Timestamp:
Apr 13, 2012, 3:48:28 PM (14 years ago)
Author:
rhenders
Message:

fixed bug in last commit

File:
1 edited

Legend:

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

    r33781 r33782  
    216216        self.regionsAlreadyIngested = []
    217217        self.regionsIngestedButOutOfDate = []
    218         self.tablesToCleanup = []
     218        tablesToCleanup = []
    219219
    220220        # loop through all regions in DVO inside this bounding-box
Note: See TracChangeset for help on using the changeset viewer.