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_warp.sql

    r26935 r27207  
    2929        ON magicRun.magic_id = magicDSRun.magic_id
    3030        AND magicDSRun.stage  = 'warp'
     31        AND magicDSRun.label = '%s'
    3132WHERE magicRun.state = 'full'
    3233    -- HOOK: NEWLINE HERE TO ACTIVATE %s AND magicDSRun.magic_ds_id IS NULL
Note: See TracChangeset for help on using the changeset viewer.