Index: trunk/ippToPsps/jython/batch.py
===================================================================
--- trunk/ippToPsps/jython/batch.py	(revision 36721)
+++ trunk/ippToPsps/jython/batch.py	(revision 36722)
@@ -621,5 +621,5 @@
         # for P2/ST, this reads the detection tables from the CMF/SMF file(s)
         # for OB, this imports object data from DVO
-        if self.batchType = "ST":
+        if self.batchType == "ST":
             if not self.importIppSTTables():
                 self.logger.errorPair("skipping this batch", "could not import ST IPP tables")
