Index: /branches/eam_branches/20091201/ippScripts/scripts/register_imfile.pl
===================================================================
--- /branches/eam_branches/20091201/ippScripts/scripts/register_imfile.pl	(revision 26725)
+++ /branches/eam_branches/20091201/ippScripts/scripts/register_imfile.pl	(revision 26726)
@@ -130,4 +130,5 @@
     }
     elsif (($isGPC1 == 1) && ($burntoolState == 1)) {
+#	print STDERR "In the good region: >>$burntoolState<<\n";
 	my $ppConfigDump_cmd = "$ppConfigDump -camera GPC1 -dump-camera -";
 	my ( $success, $error_code, $full_buf, $stdout_buf, $stderr_buf ) =
@@ -148,4 +149,5 @@
 	}
 	$burntoolState = $burntoolStateGood; # Positive because this has the header table.
+	
     }
     $cmdflags .= " -burntool_state $burntoolState ";
