Changeset 25299 for trunk/tools/ipp_apply_burntool.pl
- Timestamp:
- Sep 8, 2009, 5:32:55 PM (17 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
tools/ipp_apply_burntool.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/czw_branch/cleanup (added) merged: 25050-25051,25088,25143-25155,25157-25159,25161,25210-25212
- Property svn:mergeinfo changed
-
trunk/tools/ipp_apply_burntool.pl
r24859 r25299 172 172 173 173 if ($RAWTABLES) { 174 $status = vsystem ("$burntool $tmpImfileReal out=$artImfileReal $prevFileOpt ", $REALRUN);174 $status = vsystem ("$burntool $tmpImfileReal out=$artImfileReal $prevFileOpt persist=t", $REALRUN); 175 175 } else { 176 $status = vsystem ("$burntool $tmpImfileReal $prevFileOpt ", $REALRUN);176 $status = vsystem ("$burntool $tmpImfileReal $prevFileOpt persist=t", $REALRUN); 177 177 } 178 178 if ($status) {
Note:
See TracChangeset
for help on using the changeset viewer.
