Index: trunk/ippScripts/scripts/stack_skycell.pl
===================================================================
--- trunk/ippScripts/scripts/stack_skycell.pl	(revision 20428)
+++ trunk/ippScripts/scripts/stack_skycell.pl	(revision 20456)
@@ -290,4 +290,5 @@
             $command .= " -addsumskyfile";
             $command .= " -hostname $host" if defined $host;
+            $command .= " -path_base $outroot" if defined $outroot;
             $command .= (" -dtime_script " . ((DateTime->now->mjd - $mjd_start) * 86400));
         } else {
