IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 17, 2014, 2:26:50 PM (12 years ago)
Author:
eugene
Message:

some mods to specify GPC1 as the camera (careful with GPC2); other minor mods

File:
1 edited

Legend:

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

    r36555 r37077  
    6767                      );
    6868my %empty_cleaned = ();
    69 
    70 
    7169
    7270# Look for programs we need
     
    496494    } elsif ($stage eq "stack") {
    497495        $type = $stack_cleaned{$rule};
    498     } elsif ($stage eq "sky" or $stage eq 'skycal' or $stage eq 'stack_summary' or $stage eq 'ff') {
     496    } elsif ($stage eq "sky" or $stage eq "skycal" or $stage eq "stack_summary" or $stage eq "ff") {
    499497        $type = $empty_cleaned{$rule};
    500498    } else {
Note: See TracChangeset for help on using the changeset viewer.