Index: trunk/ippTasks/stack.pro
===================================================================
--- trunk/ippTasks/stack.pro	(revision 12371)
+++ trunk/ippTasks/stack.pro	(revision 12697)
@@ -130,5 +130,4 @@
     book getword stackSumSkyfile $pageName workdir -var WORKDIR
     book getword stackSumSkyfile $pageName dbname -var DBNAME
-    set_standard_args
 
     # specify choice of remote host
@@ -152,8 +151,9 @@
     exec mkdir -p $outroot
 
-    $run = stack_skycell.pl --stack_id $STACK_ID $ARGS
+    $run = stack_skycell.pl --stack_id $STACK_ID
     if ("$WORKDIR" != "NULL")
       $run = $run --workdir $WORKDIR
     end
+    add_standard_args run
 
     # save the pageName for future reference below
