IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 26214


Ignore:
Timestamp:
Nov 20, 2009, 11:54:02 AM (16 years ago)
Author:
bills
Message:

fix typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/pstamp/scripts/pstamp_get_image_job.pl

    r26208 r26214  
    101101{
    102102    my $command = "$dist_bundle --camera $camera --stage $stage --stage_id $stage_id";
    103     $command .- " --component $component";
     103    $command .= " --component $component";
    104104    $command .= " --path_base $path_base --outdir $out_dir --results_file $results_file";
    105105    $command .= " --prefix $prefix";
Note: See TracChangeset for help on using the changeset viewer.