IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 9, 2008, 12:38:31 PM (18 years ago)
Author:
eugene
Message:

chiptool now uses new state names: new (for run), full (for stop), and others for the cleanup / update steps

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/share/faketool_find_pendingexp.sql

    r18029 r18448  
    2727        fakeRun.state = 'run'
    2828        AND camRun.state = 'stop'
    29         AND chipRun.state = 'stop'
     29        AND chipRun.state = 'full'
    3030        AND fakeMask.label IS NULL
    3131        AND fakeProcessedImfile.fake_id IS NULL
Note: See TracChangeset for help on using the changeset viewer.