Index: /trunk/tools/ipp_apply_burntool.pl
===================================================================
--- /trunk/tools/ipp_apply_burntool.pl	(revision 25411)
+++ /trunk/tools/ipp_apply_burntool.pl	(revision 25412)
@@ -187,5 +187,6 @@
         }
 
-        $status = vsystem ("$regtool -dbname $dbname -updateprocessedimfile -exp_id $exp_id -class_id $class_id -user_1 1.0", 1);
+	# set the user_1 value to a new result value for now
+        $status = vsystem ("$regtool -dbname $dbname -updateprocessedimfile -exp_id $exp_id -class_id $class_id -user_1 2.0", 1);
         if ($status) {
             &my_die("failed to update imfile");
