IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 29054


Ignore:
Timestamp:
Aug 25, 2010, 3:36:31 PM (16 years ago)
Author:
bills
Message:

Fix typo in hash key. Amazing that this hasn't been found previously

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/PS-IPP-PStamp/lib/PS/IPP/PStamp/Job.pm

    r28562 r29054  
    11301130                    }
    11311131                    $cam_path_base = $run->{cam_path_base};
    1132                     $astrom_file = $run->{astrom_file};
     1132                    $astrom_file = $run->{astrom};
    11331133                }
    11341134                my $astrom_file_resolved = $ipprc->file_resolve($astrom_file);
Note: See TracChangeset for help on using the changeset viewer.