- Timestamp:
- Feb 3, 2010, 1:18:49 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20091201/ippScripts/scripts/chip_imfile.pl
r26722 r26768 259 259 } 260 260 261 $burntool_cmd .= "$tempName in=${burntoolTable_uriReal} apply=t";261 $burntool_cmd .= "$tempName in=${burntoolTable_uriReal} persist=t apply=t"; 262 262 } 263 263 elsif ($burntoolState == $burntoolStateGood) { # Burntool information stored in a header table. 264 $burntool_cmd .= "$tempName apply=t";264 $burntool_cmd .= "$tempName persist=t apply=t"; 265 265 } 266 266 else {
Note:
See TracChangeset
for help on using the changeset viewer.
