Changeset 26214
- Timestamp:
- Nov 20, 2009, 11:54:02 AM (16 years ago)
- File:
-
- 1 edited
-
trunk/pstamp/scripts/pstamp_get_image_job.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pstamp/scripts/pstamp_get_image_job.pl
r26208 r26214 101 101 { 102 102 my $command = "$dist_bundle --camera $camera --stage $stage --stage_id $stage_id"; 103 $command . -" --component $component";103 $command .= " --component $component"; 104 104 $command .= " --path_base $path_base --outdir $out_dir --results_file $results_file"; 105 105 $command .= " --prefix $prefix";
Note:
See TracChangeset
for help on using the changeset viewer.
