Changeset 24682 for trunk/ippTools/share/disttool_pendingcomponent.sql
- Timestamp:
- Jul 6, 2009, 12:51:00 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/share/disttool_pendingcomponent.sql (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/share/disttool_pendingcomponent.sql
r24194 r24682 139 139 AND distRun.stage = 'camera' 140 140 AND distComponent.dist_id IS NULL 141 AND (distRun.clean OR chipRun.magickedOR distRun.no_magic)141 AND (distRun.clean OR (chipRun.magicked AND camRun.magicked) OR distRun.no_magic) 142 142 AND (camRun.state = 'full' OR (distRun.clean AND camRun.state = 'cleaned')) 143 143 -- where hook 4 %s
Note:
See TracChangeset
for help on using the changeset viewer.
