Changeset 38765 for trunk/ippToPsps/jython/detectionbatch.py
- Timestamp:
- Sep 21, 2015, 4:03:58 PM (11 years ago)
- File:
-
- 1 edited
-
trunk/ippToPsps/jython/detectionbatch.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippToPsps/jython/detectionbatch.py
r38764 r38765 125 125 sqlLine = sqlUtility("INSERT INTO FrameMeta (") 126 126 127 # sqlLine.group("p1Recip", ' '); 128 # sqlLine.group("p2Recip", ' '); 129 # sqlLine.group("p3Recip", ' '); 127 # sqlLine.group("md5sum", ' needs a number'); 130 128 131 129 sqlLine.group("frameID", str(self.expID));
Note:
See TracChangeset
for help on using the changeset viewer.
