Index: trunk/ippScripts/scripts/stack_skycell.pl
===================================================================
--- trunk/ippScripts/scripts/stack_skycell.pl	(revision 29766)
+++ trunk/ippScripts/scripts/stack_skycell.pl	(revision 30598)
@@ -258,4 +258,9 @@
     $command .= " -image_id $image_id" if defined $image_id;
     $command .= " -source_id $source_id" if defined $source_id;
+
+    $command .= " -stack_id   $stack_id"   if defined $stack_id;
+    $command .= " -skycell_id $skycell_id" if defined $skycell_id;
+    $command .= " -tess_id    $tess_base"  if defined $tess_base;
+
     if ($run_state eq 'new') {
         $command .= " -dumpconfig $configuration";
