IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 24, 2009, 2:30:32 PM (17 years ago)
Author:
Paul Price
Message:

Loose 'my'.

File:
1 edited

Legend:

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

    r25550 r25551  
    161161        &my_die("Unable to perform ppConfigDump: $error_code", $stack_id, $error_code);
    162162    }
    163     my $recipe = $mdcParser->parse(join "", @$stdout_buf) or
     163    $recipe = $mdcParser->parse(join "", @$stdout_buf) or
    164164        &my_die("Unable to parse metadata config doc", $stack_id, $PS_EXIT_PROG_ERROR);
    165165}
Note: See TracChangeset for help on using the changeset viewer.