- Timestamp:
- Dec 10, 2012, 4:35:46 PM (14 years ago)
- Location:
- branches/czw_branch/20120906
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippToPsps/jython/objectbatch.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/czw_branch/20120906
- Property svn:mergeinfo changed
-
branches/czw_branch/20120906/ippToPsps/jython/objectbatch.py
r34772 r34786 134 134 ," + filter[1] + "80pct = MAG_80/1000 \ 135 135 ," + filter[1] + "Flags = (0x7fff & FLAGS) | ((FLAGS >> 11) & 0x2000) \ 136 ," + filter[1] + "StackDetectID = STACK_DETECT_ID + " + str(filterID)136 ," + filter[1] + "StackDetectID = STACK_DETECT_ID" 137 137 138 138 #self.logger.info(sql)
Note:
See TracChangeset
for help on using the changeset viewer.
