IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 36722


Ignore:
Timestamp:
May 1, 2014, 5:34:55 PM (12 years ago)
Author:
heather
Message:

typo

File:
1 edited

Legend:

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

    r36721 r36722  
    621621        # for P2/ST, this reads the detection tables from the CMF/SMF file(s)
    622622        # for OB, this imports object data from DVO
    623         if self.batchType = "ST":
     623        if self.batchType == "ST":
    624624            if not self.importIppSTTables():
    625625                self.logger.errorPair("skipping this batch", "could not import ST IPP tables")
Note: See TracChangeset for help on using the changeset viewer.