Changeset 24186 for trunk/ippTools/share/warptool_pendingcleanupskyfile.sql
- Timestamp:
- May 14, 2009, 3:33:15 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/share/warptool_pendingcleanupskyfile.sql
r23418 r24186 12 12 ((warpRun.state = 'goto_cleaned' AND warpSkyfile.data_state = 'full') 13 13 OR 14 (warpRun.state = 'goto_scrubbed' AND warpSkyfile.data_state = 'full')14 (warpRun.state = 'goto_scrubbed' AND warpSkyfile.data_state != 'scrubbed') 15 15 OR 16 16 (warpRun.state = 'goto_purged' AND warpSkyfile.data_state != 'purged'))
Note:
See TracChangeset
for help on using the changeset viewer.
