Index: /tags/ipp-pv3-20140717/ippScripts/scripts/lap_science.pl
===================================================================
--- /tags/ipp-pv3-20140717/ippScripts/scripts/lap_science.pl	(revision 37373)
+++ /tags/ipp-pv3-20140717/ippScripts/scripts/lap_science.pl	(revision 37374)
@@ -1062,4 +1062,5 @@
     ## Queue the "deep" stacks that will run locally.
     my $deep_minimum = $maximum_stack_inputs + 1;
+    if ($deep_minimum < 2) { $deep_minimum = 2; }
     $command = "$stacktool ";
     $command .= " -pretend " if defined $debug;
