Changeset 31083 for branches/eam_branches/ipp-20110213/ippScripts/scripts/ipp_apply_burntool_single.pl
- Timestamp:
- Mar 30, 2011, 9:36:02 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20110213/ippScripts/scripts/ipp_apply_burntool_single.pl
- Property svn:mergeinfo changed
/trunk/ippScripts/scripts/ipp_apply_burntool_single.pl merged: 30944,30999
r30812 r31083 131 131 run ( command => $regtool_status_cmd, verbose => $verbose ); 132 132 unless ($success) { 133 print "Unsuccessful at running regtool -checkstatus, aborting continue\n"; 133 134 $continue = 0; 134 135 } … … 237 238 $command .= " -set_state full "; 238 239 } 240 239 241 $status = vsystem ($command, $REALRUN); 240 242 if ($status) { - Property svn:mergeinfo changed
Note:
See TracChangeset
for help on using the changeset viewer.
