Index: trunk/ippScripts/scripts/camera_exp.pl
===================================================================
--- trunk/ippScripts/scripts/camera_exp.pl	(revision 19652)
+++ trunk/ippScripts/scripts/camera_exp.pl	(revision 19665)
@@ -237,5 +237,5 @@
     if ($run_state eq 'new') {
         my $command = "$ppImage -list $list2Name $outroot"; # Command to run
-        $command .= " -recipe PPIMAGE $recipe2"
+        $command .= " -recipe PPIMAGE $recipe2";
         $command .= " -dbname $dbname" if defined $dbname;
 
