Parsing error

marcus.wolschon at googlemail.com marcus.wolschon at googlemail.com
Mon May 11 06:00:14 EDT 2009


On Sat, 9 May 2009 21:47:54 -0700, Jonathan Blake <blake.jon at gmail.com>
wrote:
> To answer the question posed in that one follow-up, yes, when I open a
> known good file and save it without adding any transactions, the file
> becomes corrupted.

Can you do a:

cat original | gunzip > /tmp/a
cat corrupted | gunzip > /tmp/a
diff /tmp/a /tmp/b
?

Marcus


More information about the gnucash-user mailing list