Changeset 25412
- Timestamp:
- Sep 15, 2009, 5:19:59 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/tools/ipp_apply_burntool.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/ipp_apply_burntool.pl
r25324 r25412 187 187 } 188 188 189 $status = vsystem ("$regtool -dbname $dbname -updateprocessedimfile -exp_id $exp_id -class_id $class_id -user_1 1.0", 1); 189 # set the user_1 value to a new result value for now 190 $status = vsystem ("$regtool -dbname $dbname -updateprocessedimfile -exp_id $exp_id -class_id $class_id -user_1 2.0", 1); 190 191 if ($status) { 191 192 &my_die("failed to update imfile");
Note:
See TracChangeset
for help on using the changeset viewer.
