Changeset 26497
- Timestamp:
- Dec 30, 2009, 3:26:02 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/tools/ipp_apply_burntool.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/ipp_apply_burntool.pl
r25922 r26497 191 191 } 192 192 193 $status = vsystem ("$nebXattr --write $outTable user.copies:2"); 193 $status = vsystem ("$nebXattr --write $outTable user.copies:2", $REALRUN); 194 if ($status) { 195 &my_die("failed to neb-xattr imfile", $outTable); 196 } 194 197 $status = vsystem ("$regtool -dbname $dbname -updateprocessedimfile -exp_id $exp_id -class_id $class_id -burntool_state $outState", $REALRUN); 195 198 if ($status) {
Note:
See TracChangeset
for help on using the changeset viewer.
