Changeset 35496 for trunk/ippToPsps/jython/stackbatch.py
- Timestamp:
- May 3, 2013, 8:25:23 AM (13 years ago)
- File:
-
- 1 edited
-
trunk/ippToPsps/jython/stackbatch.py (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippToPsps/jython/stackbatch.py
r35452 r35496 570 570 571 571 ### XXX this should not be a DEEP_STACK only case... 572 if false and self.stackType == "DEEP_STACK":572 if False and self.stackType == "DEEP_STACK": 573 573 574 574 #if deep stack and instFlux = null and err not null … … 953 953 def populatePspsTables(self): 954 954 955 self.skipBatch = False 956 955 957 if not self.useFullTables: 956 958 if not self.getIDsFromDVO():
Note:
See TracChangeset
for help on using the changeset viewer.
