Changeset 35181
- Timestamp:
- Feb 20, 2013, 9:14:12 AM (13 years ago)
- File:
-
- 1 edited
-
trunk/ippToPsps/jython/dvo.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippToPsps/jython/dvo.py
r35177 r35181 588 588 589 589 # clear the 'ingested' field for all boxes 590 self.ippToPspsDb.clearIngestedBoxes() 590 # XXX oops: this causes problems for multiple loaders... 591 # set/clear should be using the HOST id as the value in the table. 592 # self.ippToPspsDb.clearIngestedBoxes() 591 593 592 594 # drop detections table
Note:
See TracChangeset
for help on using the changeset viewer.
