diff options
Diffstat (limited to 'main.cc')
-rw-r--r-- | main.cc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -388,7 +388,7 @@ def vmax(d, val):\n\ else walk_entries(journal->entries, *formatter); - if (command != "P") + if (command != "P" && command != "D") formatter->flush(); // If we are generating a reconcile report, determine the final set |