IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 2, 2008, 12:54:14 PM (18 years ago)
Author:
bills
Message:

corrected argument name

File:
1 edited

Legend:

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

    r19178 r19333  
    155155
    156156        $command  = "$ppImage -file $uri $outroot";
    157         $command .= " -site $configuration";
     157        $command .= " -ipprc $configuration";
    158158        # $command .= " -stats $outputStats"; XXX write stats to an alternate file and compare?
    159159        $command .= " -threads $threads" if defined $threads;
Note: See TracChangeset for help on using the changeset viewer.