IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 2, 2014, 3:27:44 PM (11 years ago)
Author:
heather
Message:

changes to addtool to do addstar diffs

File:
1 edited

Legend:

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

    r37551 r37709  
    44        'fullforce',            -- stage
    55        ff_id,         -- stage_id
    6         warp_id,        -- stage_extra1
     6        %d,            -- stage_extra1
    77        '%s',           -- state
    88        '%s',           -- workdir
     
    1717        '%s',           -- minidvodb_group
    1818        '%s'            -- minidvodb_name
    19     FROM fullForceResult
    20     JOIN fullForceRun using (ff_id)
     19    FROM fullForceRun
    2120    WHERE
    2221        fullForceRun.state = 'full'
Note: See TracChangeset for help on using the changeset viewer.