IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 14, 2009, 11:24:13 AM (17 years ago)
Author:
bills
Message:

use cleaned instead of purged for cleaning up magicDSRuns

File:
1 edited

Legend:

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

    r25823 r25837  
    77    JOIN magicRun USING(magic_id)
    88    JOIN rawExp USING(exp_id)
    9 WHERE magicDSRun.state = 'goto_purged'
     9WHERE magicDSRun.state = 'goto_cleaned'
    1010-- XXX: need to add fault to magicDSRun
    1111--    AND magicDSRun.fault = 0
Note: See TracChangeset for help on using the changeset viewer.