Fixed output.

This commit is contained in:
Bradley M. Kuhn 2011-12-06 09:19:58 -05:00
parent eb610ba8a5
commit 614760e376

View file

@ -111,7 +111,7 @@ foreach my $acct (@accounts) {
'-b', $beginDate, '-e', $endDate, 'reg');
my @csvRegLedgerOpts = ('-f', $tempFile, '--wide-register-format',
'"%D","%C","%P",%A","%t"\n%/"","","","%A","%t"\n', '-w', '--sort', 'd',
'\n"%D","%C","%P","%A","%t"\n%/"","","","%A","%t"\n', '-w', '--sort', 'd',
'-b', $beginDate, '-e', $endDate, 'reg');