- Timestamp:
- Aug 30, 2013, 4:48:58 PM (13 years ago)
- Location:
- branches/eam_branches/ipp-20130711/ippTools/share
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
camtool_pendingexp.sql (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20130711/ippTools/share
- Property svn:mergeinfo changed
/trunk/ippTools/share (added) merged: 35838-35839,35856,35896-35897,35901,35929,35936,35952-35953,35955,35960,36009,36040-36041
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20130711/ippTools/share/camtool_pendingexp.sql
r28339 r36071 23 23 WHERE 24 24 chipRun.state = 'full' 25 AND ((camRun.state = 'new' AND camProcessedExp.cam_id IS NULL) OR camRun.state = 'update') 25 AND ((camRun.state = 'new' AND camProcessedExp.cam_id IS NULL) OR 26 (camRun.state = 'update' and camProcessedExp.fault = 0 and camProcessedExp.quality = 0)) 26 27 AND camMask.label IS NULL 27 28 AND (Label.active OR Label.active IS NULL)
Note:
See TracChangeset
for help on using the changeset viewer.
