Index: trunk/pstamp/scripts/pstamp_get_image_job.pl
===================================================================
--- trunk/pstamp/scripts/pstamp_get_image_job.pl	(revision 26212)
+++ trunk/pstamp/scripts/pstamp_get_image_job.pl	(revision 26214)
@@ -101,5 +101,5 @@
 {
     my $command = "$dist_bundle --camera $camera --stage $stage --stage_id $stage_id";
-    $command .- " --component $component";
+    $command .= " --component $component";
     $command .= " --path_base $path_base --outdir $out_dir --results_file $results_file";
     $command .= " --prefix $prefix";
