IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 30, 2012, 2:49:37 PM (14 years ago)
Author:
eugene
Message:

merge changes from trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20111122/ippTools/share/chiptool_pendingcleanupimfile.sql

    r27738 r33638  
    1414WHERE
    1515    ((chipRun.state = 'goto_cleaned' AND (chipProcessedImfile.data_state = 'full'
    16                                        OR chipProcessedImfile.data_state = 'update'))
     16                                       OR chipProcessedImfile.data_state = 'update') AND chipProcessedImfile.quality = 0)
    1717OR
    1818    (chipRun.state = 'goto_scrubbed' AND chipProcessedImfile.data_state != 'scrubbed')
Note: See TracChangeset for help on using the changeset viewer.