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