IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 10, 2008, 6:11:39 PM (18 years ago)
Author:
bills
Message:

diff re-work nearly complete

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/bills_081204/ippTasks/diff.pro

    r20903 r20954  
    9898  task.exit    0
    9999    # convert 'stdout' to book format
    100     ipptool2book stdout diffSkyfile -key diff_id -uniq -setword dbname $options:0 -setword pantaskState INIT
     100    ipptool2book stdout diffSkyfile -key diff_id:skycell_id -uniq -setword dbname $options:0 -setword pantaskState INIT
    101101    if ($VERBOSE > 2)
    102102      book listbook diffSkyfile
     
    214214  task.exit    0
    215215    # convert 'stdout' to book format
    216     ipptool2book stdout diffCleanup -key diff_id -uniq -setword dbname $options:0 -setword pantaskState INIT
     216    ipptool2book stdout diffCleanup -key diff_id:skycell_id -uniq -setword dbname $options:0 -setword pantaskState INIT
    217217    if ($VERBOSE > 2)
    218218      book listbook diffCleanup
Note: See TracChangeset for help on using the changeset viewer.