IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 14016


Ignore:
Timestamp:
Jul 4, 2007, 1:59:38 PM (19 years ago)
Author:
eugene
Message:

make api consistent

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/chip.pro

    r13937 r14016  
    146146    exec mkdir -p $outroot
    147147
    148     $run = chip_imfile.pl --exp_id $EXP_ID --chip_id $CHIP_ID --class_id $CLASS_ID --uri $URI --camera $CAMERA
     148    $run = chip_imfile.pl --exp_id $EXP_ID --chip_id $CHIP_ID --class_id $CLASS_ID --input_uri $URI --camera $CAMERA
    149149    if ("$WORKDIR" != "NULL")
    150150      $run = $run --workdir $WORKDIR
Note: See TracChangeset for help on using the changeset viewer.