Changeset 13786 for trunk/ippScripts/scripts/chip_imfile.pl
- Timestamp:
- Jun 13, 2007, 9:15:15 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/chip_imfile.pl (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/chip_imfile.pl
r13748 r13786 3 3 use warnings; 4 4 use strict; 5 use Carp; 5 6 6 7 ## report the program and machine … … 158 159 my $exit_code = shift; # Exit code to add 159 160 160 warn($msg);161 carp($msg); 161 162 if ($chip_id and $class_id and not $no_update) { 162 163 my $command = "$chiptool -addprocessedimfile";
Note:
See TracChangeset
for help on using the changeset viewer.
