Index: trunk/ippScripts/scripts/diff_skycell.pl
===================================================================
--- trunk/ippScripts/scripts/diff_skycell.pl	(revision 20428)
+++ trunk/ippScripts/scripts/diff_skycell.pl	(revision 20456)
@@ -272,4 +272,5 @@
         $command .= (" -dtime_script " . ((DateTime->now->mjd - $mjd_start) * 86400));
         $command .= " -hostname $host" if defined $host;
+        $command .= " -path_base $outroot" if defined $outroot;
         $command .= " -dbname $dbname" if defined $dbname;
         run(command => $command, verbose => $verbose);
