Changeset 29510
- Timestamp:
- Oct 21, 2010, 12:46:29 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tags/ipp-20100823/ippTools/share/disttool_pending_camera.sql
- Property svn:mergeinfo set to
r26567 r29510 30 30 AND distRun.stage = 'camera' 31 31 AND distComponent.dist_id IS NULL 32 AND (((c hipRun.magicked > 0) AND (camRun.magicked > 0)) OR distRun.no_magic)32 AND (((clean OR (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.
