From: Jonathan McDowell Date: Tue, 18 Aug 2009 16:36:51 +0000 (+0100) Subject: Fix "onak dump" to actually generate multiple output files X-Git-Url: https://git.sommitrealweird.co.uk/onak.git/commitdiff_plain/efdb27e3516c0de570a7a1476d15c4e84ac0d25c?ds=inline;hp=efdb27e3516c0de570a7a1476d15c4e84ac0d25c Fix "onak dump" to actually generate multiple output files We weren't incrementing the key count so everything went into a single file instead of limiting the file size. ---