IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 6, 2007, 11:00:58 AM (19 years ago)
Author:
Paul Price
Message:

Changing input_uri to uri to match common usage.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/chip.pro

    r14153 r14406  
    152152    exec mkdir -p $outpath
    153153
    154     $run = chip_imfile.pl --exp_id $EXP_ID --chip_id $CHIP_ID --class_id $CLASS_ID --exp_tag $EXP_TAG --input_uri $URI --camera $CAMERA
     154    $run = chip_imfile.pl --exp_id $EXP_ID --chip_id $CHIP_ID --class_id $CLASS_ID --exp_tag $EXP_TAG --uri $URI --camera $CAMERA
    155155    if ("$WORKDIR" != "NULL")
    156156      $run = $run --workdir $WORKDIR
Note: See TracChangeset for help on using the changeset viewer.