IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 30144


Ignore:
Timestamp:
Dec 22, 2010, 10:40:38 PM (15 years ago)
Author:
watersc1
Message:

scope wrong for $burntoolState

File:
1 edited

Legend:

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

    r30120 r30144  
    8585my $cmdflags;
    8686my $burntoolStateGood;
     87my $burntoolState;
    8788# Run ppStats on the input file
    8889{
     
    115116
    116117    # Manually parse the burntool_state entry.
    117     my $burntoolState = 0;
     118    $burntoolState = 0;
    118119    my $isGPC1 = 0;
    119120    $burntoolStateGood = 0;
Note: See TracChangeset for help on using the changeset viewer.