- Timestamp:
- Mar 5, 2013, 2:23:09 PM (13 years ago)
- Location:
- branches/eam_branches/ipp-20130207/ippToPsps
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
jython/detectionbatch.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20130207/ippToPsps
- Property svn:mergeinfo changed
/trunk/ippToPsps (added) merged: 35170-35171,35173-35175,35177-35179,35181-35188,35190-35191,35203-35204,35216-35218,35222-35226,35232-35233
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20130207/ippToPsps/jython/detectionbatch.py
r35124 r35235 215 215 216 216 self.scratchDb.execute(sql) 217 217 self.scratchDb.updateAllRows("FrameMeta", "batchID", str(self.batchID)) 218 218 self.scratchDb.updateAllRows("FrameMeta", "surveyID", str(self.surveyID)) 219 219 self.scratchDb.updateFilterID("FrameMeta", self.filter)
Note:
See TracChangeset
for help on using the changeset viewer.
