IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 20, 2013, 3:28:29 PM (13 years ago)
Author:
eugene
Message:

test for None from box.ingested; test for camProcessedExp.fault and addProcessedExp.fault; abort was in wrong location

File:
1 edited

Legend:

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

    r35184 r35185  
    118118
    119119        numAttempts = 0
     120        abort = False
    120121        while True:
    121122
     
    138139                self.logger.infoPair("client status", "ok")
    139140
    140                 abort = False
    141141                for batchType in self.skychunk.batchTypes:
    142142
Note: See TracChangeset for help on using the changeset viewer.