Index: trunk/ippScripts/scripts/addstar_multi_run.pl
===================================================================
--- trunk/ippScripts/scripts/addstar_multi_run.pl	(revision 38578)
+++ trunk/ippScripts/scripts/addstar_multi_run.pl	(revision 38583)
@@ -108,5 +108,5 @@
 my $mdcParser = PS::IPP::Metadata::Config->new; # Parser for metadata config files
 
-my $temp_file = $outroot.".log.".$label.".".$stage.".".$stage_id.".list";
+#my $temp_file = $outroot.".log.".$label.".".$stage.".".$stage_id.".list";
 my $temp_file = "/tmp/addstar.list";
 
@@ -295,5 +295,5 @@
         $command .= " -fault $exit_code";
         $command .= " -stage $stage";
-        $command .= " -label $label";
+        $command .= " -multiaddlabel $label";
         $command .= " -dvodb_path $minidvodb_path" if defined $minidvodb_path;
         $command .= " -path_base $outroot" if defined $outroot;
