IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 19665


Ignore:
Timestamp:
Sep 22, 2008, 5:27:51 PM (18 years ago)
Author:
Paul Price
Message:

Missing ;

File:
1 edited

Legend:

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

    r19652 r19665  
    237237    if ($run_state eq 'new') {
    238238        my $command = "$ppImage -list $list2Name $outroot"; # Command to run
    239         $command .= " -recipe PPIMAGE $recipe2"
     239        $command .= " -recipe PPIMAGE $recipe2";
    240240        $command .= " -dbname $dbname" if defined $dbname;
    241241
Note: See TracChangeset for help on using the changeset viewer.