Index: trunk/ippScripts/scripts/phase5_subtract.pl
===================================================================
--- trunk/ippScripts/scripts/phase5_subtract.pl	(revision 11828)
+++ trunk/ippScripts/scripts/phase5_subtract.pl	(revision 11829)
@@ -199,5 +199,5 @@
 
     warn($msg);
-    if ($det_id and $iter and $exp_tag) {
+    if ($det_id and $iter and $exp_tag and not $no_update) {
 	my $command = "$p5tool -updaterun -p5_id $p5_id -state stop -code $exit_code";
 	$command .= " -dbname $dbname" if defined $dbname;
