IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 17, 2010, 10:39:37 AM (16 years ago)
Author:
bills
Message:

clear fault when setting imfile to update

File:
1 edited

Legend:

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

    r28022 r28934  
    55                              AND component = class_id)
    66SET chipRun.state = 'update',
    7     chipProcessedImfile.data_state = 'update'
     7    chipProcessedImfile.data_state = 'update',
     8    chipProcessedImfile.fault = 0
    89    -- set hook %s
    910WHERE chip_id = %lld
Note: See TracChangeset for help on using the changeset viewer.