Changeset 16563 for trunk/ippScripts/scripts/chip_imfile.pl
- Timestamp:
- Feb 21, 2008, 11:56:44 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/chip_imfile.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/chip_imfile.pl
r16308 r16563 206 206 207 207 carp($msg); 208 if ( $chip_id and $class_id and not $no_update) {208 if (defined $chip_id and defined $class_id and not $no_update) { 209 209 my $command = "$chiptool -addprocessedimfile"; 210 210 $command .= " -exp_id $exp_id";
Note:
See TracChangeset
for help on using the changeset viewer.
