Changeset 27038
- Timestamp:
- Feb 22, 2010, 5:22:33 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/ipp_apply_burntool.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/ipp_apply_burntool.pl
r26901 r27038 191 191 } 192 192 193 $status = vsystem ("$nebXattr --write $outTable user.copies:2" );193 $status = vsystem ("$nebXattr --write $outTable user.copies:2",$REALRUN); 194 194 $status = vsystem ("$regtool -dbname $dbname -updateprocessedimfile -exp_id $exp_id -class_id $class_id -burntool_state $outState", $REALRUN); 195 195 if ($status) {
Note:
See TracChangeset
for help on using the changeset viewer.
