From: Shawn Boyette Date: Mon, 8 Dec 2008 22:24:45 +0000 (+0000) Subject: stray ' X-Git-Url: http://git.equinoxoli.org/?p=migration-tools.git;a=commitdiff_plain;h=e64cecfb29a57061f55a93bf2596a3996b22d8a0 stray ' --- diff --git a/compress_fingerprints b/compress_fingerprints index 767dada..44abf94 100755 --- a/compress_fingerprints +++ b/compress_fingerprints @@ -24,7 +24,7 @@ while () { 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();