mhbuild -check would always fail because it tried to build the
authorDavid Levine <levinedl@acm.org>
Sat, 3 Mar 2012 18:21:00 +0000 (12:21 -0600)
committerDavid Levine <levinedl@acm.org>
Sat, 3 Mar 2012 18:21:00 +0000 (12:21 -0600)
digest for the decoded contents file (cefile), which can be null.
If it is, use the contents file itself.


No differences found