Changeset 26567 for trunk/ippTools/share/disttool_pending_camera.sql
- Timestamp:
- Jan 12, 2010, 2:07:51 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/share/disttool_pending_camera.sql (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/share/disttool_pending_camera.sql
r25838 r26567 30 30 AND distRun.stage = 'camera' 31 31 AND distComponent.dist_id IS NULL 32 AND ( distRun.clean OR (chipRun.magicked AND camRun.magicked) OR distRun.no_magic)32 AND (((chipRun.magicked > 0) AND (camRun.magicked > 0)) OR distRun.no_magic) 33 33 AND (camRun.state = 'full' OR (distRun.clean AND camRun.state = 'cleaned'))
Note:
See TracChangeset
for help on using the changeset viewer.
