Index: trunk/ippScripts/scripts/warp_overlap.pl
===================================================================
--- trunk/ippScripts/scripts/warp_overlap.pl	(revision 41994)
+++ trunk/ippScripts/scripts/warp_overlap.pl	(revision 41995)
@@ -158,5 +158,5 @@
     # Add the processed file to the database
     unless ($no_update) {
-	my $command = "$warptool -updaterun -set_state fail"; # Command to run warptool
+	my $command = "$warptool -updaterun -set_state drop"; # Command to run warptool
 	$command .= " -dbname $dbname" if defined $dbname;
 	
