IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 14334


Ignore:
Timestamp:
Jul 20, 2007, 10:30:54 AM (19 years ago)
Author:
Paul Price
Message:

Using the binary that we found, not just whatever one comes.

File:
1 edited

Legend:

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

    r14222 r14334  
    227227        if (defined $dvodbReal) {
    228228            my $camdir = $ipprc->dvo_cameradir(); # Camera directory for addstar
    229             my $command = "addstar -D CAMERA $camdir " . $ipprc->file_resolve($fpaObjects);
     229            my $command = "$addstar -D CAMERA $camdir " . $ipprc->file_resolve($fpaObjects);
    230230            $command .= " -D CATDIR $dvodbReal";
    231231
Note: See TracChangeset for help on using the changeset viewer.