IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 16022


Ignore:
Timestamp:
Jan 7, 2008, 4:26:33 AM (18 years ago)
Author:
eugene
Message:

warpInputExp was missing a cam_id in the uniq key (thus, not unique)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/warp.pro

    r14693 r16022  
    106106  task.exit    0
    107107    # convert 'stdout' to book format
    108     ipptool2book stdout warpInputExp -key warp_id -uniq -setword dbname $options:0 -setword pantaskState INIT
     108    ipptool2book stdout warpInputExp -key warp_id:cam_id -uniq -setword dbname $options:0 -setword pantaskState INIT
    109109    if ($VERBOSE > 2)
    110110      book listbook warpInputExp
Note: See TracChangeset for help on using the changeset viewer.