Changeset 36677 for branches/eam_branches/ipp-20140402/ippTools/share/disttool_definebyquery_stack.sql
- Timestamp:
- Apr 20, 2014, 5:52:37 PM (12 years ago)
- Location:
- branches/eam_branches/ipp-20140402
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippTools/share/disttool_definebyquery_stack.sql (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20140402
- Property svn:mergeinfo changed
/trunk (added) merged: 36642-36643,36645,36647,36649-36651,36653,36655,36657-36666,36668-36671
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20140402/ippTools/share/disttool_definebyquery_stack.sql
r26519 r36677 21 21 WHERE distTarget.state = 'enabled' 22 22 AND rcInterest.state = 'enabled' 23 AND distRun.dist_id IS NULL24 23 AND ((stackRun.state = 'full') OR (distTarget.clean AND stackRun.state = 'cleaned')) 25 24 -- we shouldn't need to check fault. If faulted it shouldn't be full
Note:
See TracChangeset
for help on using the changeset viewer.
