- Timestamp:
- Dec 3, 2015, 4:14:24 PM (11 years ago)
- Location:
- branches/eam_branches/ipp-20151113
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20151113
- Property svn:mergeinfo changed
/trunk (added) merged: 39137-39165,39167-39181,39186,39189,39191-39192,39209-39210,39216-39217
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20151113/ippToPsps
- Property svn:ignore
-
old new 14 14 install-sh 15 15 Doxyfile 16 compile
-
- Property svn:ignore
-
branches/eam_branches/ipp-20151113/ippToPsps/jython/loader.py
r39008 r39224 172 172 if (batchType == "P2" or batchType == "ST" or batchType =="DF" or batchType == "FW"): 173 173 if self.config.resetDvo or not self.ippToPspsDb.isBoxIngested(boxId, self.scratchDb.dbHost): 174 if not self.dvo.nativeIngestDetections(boxId, boxDim ):174 if not self.dvo.nativeIngestDetections(boxId, boxDim, batchType): 175 175 self.logger.error("Unable to ingest detections with nativeIngest") 176 176 return False
Note:
See TracChangeset
for help on using the changeset viewer.
