Changeset 36536 for branches/eam_branches/ipp-20140206/ippScripts/scripts/ipp_apply_burntool_single.pl
- Timestamp:
- Feb 18, 2014, 2:53:55 PM (12 years ago)
- Location:
- branches/eam_branches/ipp-20140206
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippScripts/scripts/ipp_apply_burntool_single.pl (modified) (1 diff, 1 prop)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20140206
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20140206/ippScripts/scripts/ipp_apply_burntool_single.pl
- Property svn:mergeinfo deleted
r36493 r36536 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.
