Changeset 26015 for trunk/ippScripts/scripts/dist_component.pl
- Timestamp:
- Nov 3, 2009, 1:02:08 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/dist_component.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/dist_component.pl
r25942 r26015 307 307 } 308 308 { 309 my $command = "$disttool -addprocessedcomponent -dist_id $dist_id -component $component ";309 my $command = "$disttool -addprocessedcomponent -dist_id $dist_id -component $component -outdir $outdir"; 310 310 $command .= " -name $file_name -bytes $bytes -md5sum $md5sum"; 311 311 $command .= " -dbname $dbname" if defined $dbname;
Note:
See TracChangeset
for help on using the changeset viewer.
