Index: trunk/ippScripts/scripts/register_imfile.pl
===================================================================
--- trunk/ippScripts/scripts/register_imfile.pl	(revision 36498)
+++ trunk/ippScripts/scripts/register_imfile.pl	(revision 37077)
@@ -348,4 +348,7 @@
         $apply_command .= " --imfile_state $burntool_data->{imfile_state} ";
         $apply_command .= " --verbose " if $verbose;
+
+        # TEMPORARY
+        $apply_command .= " --camera GPC1";
         print "$apply_command\n";
         unless ($no_update) {
