Index: trunk/ippScripts/scripts/chip_imfile.pl
===================================================================
--- trunk/ippScripts/scripts/chip_imfile.pl	(revision 31904)
+++ trunk/ippScripts/scripts/chip_imfile.pl	(revision 31905)
@@ -264,5 +264,5 @@
         ## Read camera config to get the current good burntool state
 	## this returns just the values of interest in a tiny mdc file
-        my $camera_config_cmd = "$ppConfigDump -camera $camera -get-key BURNTOOL.STATE.GOOD -get-key BURNTOOL.STATE.GOOD -";
+        my $camera_config_cmd = "$ppConfigDump -camera $camera -get-key BURNTOOL.STATE.GOOD -get-key BURNTOOL.STATE.GOOD.UPDATE";
         ( $success, $error_code, $full_buf, $stdout_buf, $stderr_buf ) =
             run(command => $camera_config_cmd, verbose => 0);
