IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 11, 2008, 3:33:27 PM (18 years ago)
Author:
bills
Message:

forgot to look for files to purge. added some comments

File:
1 edited

Legend:

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

    r19334 r19527  
     1-- change state of chipRun from goto_cleaned to cleaned or goto_purged to purged
     2-- when all of the consituant imfiles are in the rgith state
     3-- arguments are new state (cleaned or purged) chip_id and new state again for
     4-- the chipProcessedImfile sub query
    15UPDATE chipRun
    26    SET state = '%s'
Note: See TracChangeset for help on using the changeset viewer.