From: Zygo Blaxell Date: Thu, 13 May 2010 20:41:30 +0000 (-0400) Subject: Add garbage collection at the end of each run. X-Git-Tag: dm6-0.20100514~5^2~8 X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79c8d21ca871e2f52d8de960cbf2534ba4509491;hp=79c8d21ca871e2f52d8de960cbf2534ba4509491;p=dupemerge Add garbage collection at the end of each run. You can trivially invoke the garbage collector by redirecting stdin to /dev/null. ---