Changeset 23532 for branches/pap/ippScripts/scripts/chip_imfile.pl
- Timestamp:
- Mar 25, 2009, 12:48:19 PM (17 years ago)
- File:
-
- 1 edited
-
branches/pap/ippScripts/scripts/chip_imfile.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/pap/ippScripts/scripts/chip_imfile.pl
r23395 r23532 267 267 $command .= " -chip_id $chip_id"; 268 268 $command .= " -class_id $class_id"; 269 $command .= " - code$exit_code";269 $command .= " -fault $exit_code"; 270 270 $command .= " -dbname $dbname" if defined $dbname; 271 271 system ($command);
Note:
See TracChangeset
for help on using the changeset viewer.
