Changeset 23688 for trunk/ippTools/share/magicdstool_todestreak.sql
- Timestamp:
- Apr 2, 2009, 2:51:37 PM (17 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippTools/share/magicdstool_todestreak.sql (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/pap (added) merged: 23511,23520-23521,23532,23578-23581,23596-23599,23603-23604,23606-23608,23619-23621,23638-23639,23641,23646-23648,23651-23653,23656,23672-23674,23677-23684
- Property svn:mergeinfo changed
-
trunk/ippTools/share/magicdstool_todestreak.sql
r23389 r23688 61 61 AND chipRun.state = 'full' 62 62 AND chipProcessedImfile.fault = 0 63 AND chipProcessedImfile.quality = 0 63 64 AND magicDSFile.component IS NULL 64 65 UNION … … 95 96 AND warpRun.state = 'full' 96 97 AND warpSkyfile.fault = 0 97 AND warpSkyfile. ignored= 098 AND warpSkyfile.quality = 0 98 99 AND magicDSFile.component IS NULL 99 100 UNION … … 130 131 AND magicDSRun.stage = 'diff' 131 132 AND diffSkyfile.fault = 0 133 AND diffSkyfile.quality = 0 132 134 AND magicDSFile.component IS NULL 133 135 ) as Foo
Note:
See TracChangeset
for help on using the changeset viewer.
