Index: trunk/ippScripts/scripts/register_imfile.pl
===================================================================
--- trunk/ippScripts/scripts/register_imfile.pl	(revision 30132)
+++ trunk/ippScripts/scripts/register_imfile.pl	(revision 30144)
@@ -85,4 +85,5 @@
 my $cmdflags;
 my $burntoolStateGood;
+my $burntoolState;
 # Run ppStats on the input file
 {
@@ -115,5 +116,5 @@
 
     # Manually parse the burntool_state entry.
-    my $burntoolState = 0;
+    $burntoolState = 0;
     my $isGPC1 = 0;
     $burntoolStateGood = 0;
