Changeset 32696 for trunk/ippTools/share
- Timestamp:
- Nov 17, 2011, 2:20:59 PM (15 years ago)
- Location:
- trunk/ippTools/share
- Files:
-
- 1 added
- 2 edited
-
Makefile.am (modified) (1 diff)
-
disttool_definebyquery_sky.sql (modified) (1 diff)
-
disttool_definebyquery_sky_singlefilter.sql (added)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/share/Makefile.am
r32573 r32696 181 181 disttool_definebyquery_raw_no_magic.sql \ 182 182 disttool_definebyquery_sky.sql \ 183 disttool_definebyquery_sky_singlefilter.sql \ 183 184 disttool_definebyquery_stack.sql \ 184 185 disttool_definebyquery_warp.sql \ -
trunk/ippTools/share/disttool_definebyquery_sky.sql
r28959 r32696 22 22 WHERE distTarget.state = 'enabled' 23 23 AND rcInterest.state = 'enabled' 24 AND distTarget.filter = 'multi' 24 25 AND distRun.dist_id IS NULL 25 26 AND ((staticskyRun.state = 'full') OR (distTarget.clean AND staticskyRun.state = 'cleaned'))
Note:
See TracChangeset
for help on using the changeset viewer.
