IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 38115 for trunk


Ignore:
Timestamp:
Apr 13, 2015, 6:00:45 PM (11 years ago)
Author:
eugene
Message:

fix a typo

File:
1 edited

Legend:

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

    r38035 r38115  
    122122my $recipe_psphot = $ipprc->reduction($reduction, "STACKPHOT_PSPHOT");
    123123unless ($recipe_psphot) {
    124     &my_die("Couldn't find selected reduction for STATCKPHOT_PSPHOT: $reduction\n", $skycal_id, $PS_EXIT_CONFIG_ERROR);
     124    &my_die("Couldn't find selected reduction for STACKPHOT_PSPHOT: $reduction\n", $skycal_id, $PS_EXIT_CONFIG_ERROR);
    125125}
    126126
Note: See TracChangeset for help on using the changeset viewer.