IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 2, 2007, 9:38:47 AM (19 years ago)
Author:
Paul Price
Message:

chiptool doesn't take "-recip" any more.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippScripts/scripts/chip_imfile.pl

    r12800 r13129  
    174174        $command .= " -code $exit_code";
    175175        $command .= " -uri $outputImage";
    176         $command .= " -recip " . RECIPE;
    177176        $command .= " -dbname $dbname" if defined $dbname;
    178177        system ($command);
Note: See TracChangeset for help on using the changeset viewer.