Index: trunk/ippScripts/scripts/camera_exp.pl
===================================================================
--- trunk/ippScripts/scripts/camera_exp.pl	(revision 18013)
+++ trunk/ippScripts/scripts/camera_exp.pl	(revision 18360)
@@ -323,4 +323,5 @@
         $command .= " -hostname $host" if defined $host;
         $command .= " -dbname $dbname" if defined $dbname;
+        $command .= " -path_base $outroot" if defined $outroot;
         system ($command);
     }
