Index: trunk/ippScripts/scripts/automate_stacks.pl
===================================================================
--- trunk/ippScripts/scripts/automate_stacks.pl	(revision 29896)
+++ trunk/ippScripts/scripts/automate_stacks.pl	(revision 29919)
@@ -1372,6 +1372,7 @@
 	    
 	    if (($#{ $warps } + 1) % 2 != 0) {
-		print STDERR "Number of input warps to make OSS diffs is not even! $#{ $warps }\n";
-		last;
+		print STDERR "Number of input warps to make OSS diffs is not even! $this_object $#{ $warps }\n";
+#		last;
+		next;
 	    }
 	    
