Changeset 36495 for trunk/ippScripts/scripts/ipp_apply_burntool_single.pl
- Timestamp:
- Feb 6, 2014, 3:07:50 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/ipp_apply_burntool_single.pl
r36493 r36495 197 197 my $status = vsystem ("$regtool -dbname $dbname -updateprocessedimfile -exp_id $exp_id -class_id $class_id -burntool_state -1", $REALRUN); 198 198 if ($status) { 199 &my_die("failed to update imfile" );199 &my_die("failed to update imfile",$exp_id,$class_id); 200 200 } 201 201 $burntool_state = 1;
Note:
See TracChangeset
for help on using the changeset viewer.
