Index: trunk/ippScripts/scripts/automate_stacks.pl
===================================================================
--- trunk/ippScripts/scripts/automate_stacks.pl	(revision 29255)
+++ trunk/ippScripts/scripts/automate_stacks.pl	(revision 29261)
@@ -1343,5 +1343,5 @@
 		my $cmd = "$difftool  -definewarpwarp  -input_label $label  -template_label $label  -timediff 3600  -set_workdir $workdir  -set_dist_group $dist_group  -set_data_group $data_group ";
 		$cmd .= " -simple  -set_label $label -exp_id $input_exp_id -template_exp_id $template_exp_id ";
-		$cmd .= " -pretend ";
+#		$cmd .= " -pretend ";
 		if (defined($pretend)) {
 		    $cmd .= ' -pretend ';
