- Timestamp:
- Mar 30, 2012, 2:49:37 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20111122/ippScripts/scripts/ipp_cleanup.pl
r31923 r33638 218 218 $command .= " -dbname $dbname" if defined $dbname; 219 219 220 if (0) { 221 # XXX Don't set components to error cleaned anymore 220 222 my ( $success, $error_code, $full_buf, $stdout_buf, $stderr_buf ) = 221 223 run(command => $command, verbose => $verbose); … … 224 226 &my_die("Unable to perform chiptool: $error_code", "chip", $stage_id, $error_code); 225 227 } 228 } 226 229 227 230 # We want to flag the run as well, to avoid attempting to reprocess the same data over and over again.
Note:
See TracChangeset
for help on using the changeset viewer.
