IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 5, 2010, 1:02:51 PM (16 years ago)
Author:
Paul Price
Message:

Don't copy only if destreak run is already defined with the same label (and rerun isn't on).

File:
1 edited

Legend:

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

    r26912 r27207  
    2727        ON magicRun.magic_id = magicDSRun.magic_id
    2828        AND magicDSRun.stage  = 'chip'
     29        AND magicDSRun.label = '%s'
    2930WHERE magicRun.state = 'full'
    3031    -- HOOK: NEWLINE HERE TO ACTIVATE %s AND magicDSRun.magic_ds_id IS NULL
Note: See TracChangeset for help on using the changeset viewer.