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/warptool_towarped.sql

    r18029 r18448  
    3030    AND fakeRun.state = 'stop'
    3131    AND camRun.state = 'stop'
    32     AND chipRun.state = 'stop'
     32    AND chipRun.state = 'full'
    3333    AND warpSkyfile.warp_id IS NULL
    3434    AND warpSkyfile.skycell_id IS NULL
Note: See TracChangeset for help on using the changeset viewer.