stray '
authorShawn Boyette <sboyette@esilibrary.com>
Mon, 8 Dec 2008 22:24:45 +0000 (22:24 +0000)
committerShawn Boyette <sboyette@esilibrary.com>
Mon, 8 Dec 2008 22:24:45 +0000 (22:24 +0000)
compress_fingerprints

index 767dada..44abf94 100755 (executable)
@@ -24,7 +24,7 @@ while (<FP>) {
     rank_fingerprint($fp);
 }
 print "$total fingerprints processed\n";
-print "$count records set as leads\n"'
+print "$count records set as leads\n";
 print "Writing matchset to disk\n";
 dump_records();