Index: /trunk/ippScripts/scripts/rawcheck_mddb.pl
===================================================================
--- /trunk/ippScripts/scripts/rawcheck_mddb.pl	(revision 40339)
+++ /trunk/ippScripts/scripts/rawcheck_mddb.pl	(revision 40340)
@@ -134,7 +134,7 @@
 for ($i = 0; $i <= 15; $i++) {
     my $loc = 'OFFSITE';
-    if ($i == 6) { 
-	$loc = 'ITC';
-    } # This isn't "offsite", it's with the rest of the maui cluster.
+#    if ($i == 6) { 
+#	$loc = 'ITC';
+#    } # This isn't "offsite", it's with the rest of the maui cluster.
 #    if ($i == 9) { next; } # Not online
 
@@ -581,4 +581,7 @@
 } # End check for gpc1 database entry
 # End prescan checks.
+if ($do_cull == -1) {
+    die "Could not cull after repairing a file.\n";
+}
 
 # mddb_create_file($mddb,$key,$exp_id,$class_id,$md5sum);
