Changeset 26043
- Timestamp:
- Nov 5, 2009, 9:49:42 AM (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
r26042 r26043 85 85 my ($file_name, $bytes, $md5sum); 86 86 { 87 my $command = "$dist_make_bundle -- dist_id $dist_id --camera $camera --stage $stage --stage_id $stage_id";87 my $command = "$dist_make_bundle --camera $camera --stage $stage --stage_id $stage_id"; 88 88 $command .= " --component $component --path_base $path_base --outdir $outdir"; 89 89 $command .= " --chip_path_base $chip_path_base" if $chip_path_base;
Note:
See TracChangeset
for help on using the changeset viewer.
