Index: trunk/ippScripts/scripts/make_burntool_pcontrol.pl
===================================================================
--- trunk/ippScripts/scripts/make_burntool_pcontrol.pl	(revision 27938)
+++ trunk/ippScripts/scripts/make_burntool_pcontrol.pl	(revision 28632)
@@ -48,5 +48,5 @@
 while(<LAZY>) {
     chomp;
-    if ($_ =~ /BURNTOOL.STATE.GOOD/) {
+    if ($_ =~ /BURNTOOL.STATE.GOOD\s/) {
         @line = split /\s+/;
         $burntoolStateGood = $line[2];
