- 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_diff.sql (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/tap_branches
- Property svn:mergeinfo changed
-
branches/tap_branches/ippTools/share/disttool_pending_diff.sql
r25838 r27838 36 36 AND distRun.stage = 'diff' 37 37 AND distComponent.dist_id IS NULL 38 AND ( distRun.clean OR diffRun.magickedOR distRun.no_magic)38 AND ((diffRun.magicked > 0) OR distRun.no_magic) 39 39 AND (diffRun.state = 'full' OR (distRun.clean AND diffRun.state = 'cleaned'))
Note:
See TracChangeset
for help on using the changeset viewer.
