- Timestamp:
- May 3, 2010, 8:41:49 AM (16 years ago)
- Location:
- branches/tap_branches
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippTools/share/disttool_pending_chip.sql (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/tap_branches
- Property svn:mergeinfo changed
-
branches/tap_branches/ippTools/share/disttool_pending_chip.sql
r25838 r27838 28 28 AND distRun.stage = 'chip' 29 29 AND distComponent.dist_id IS NULL 30 AND ( distRun.clean OR chipRun.magickedOR distRun.no_magic)30 AND ((chipRun.magicked > 0) OR distRun.no_magic) 31 31 AND (chipRun.state = 'full' OR (distRun.clean AND chipRun.state = 'cleaned'))
Note:
See TracChangeset
for help on using the changeset viewer.
