Index: /trunk/Nebulous/bin/neb-repair
===================================================================
--- /trunk/Nebulous/bin/neb-repair	(revision 32553)
+++ /trunk/Nebulous/bin/neb-repair	(revision 32554)
@@ -79,4 +79,5 @@
 	if ($md5sums[$i] eq 'd41d8cd98f00b204e9800998ecf8427e') {
 	    $existance[$i] = 0;
+	    push @{ $md5sum_valid{$md5sums[$i]} }, $files[$i];
 	    next;
 	}
