summaryrefslogtreecommitdiff
path: root/main.cc
diff options
context:
space:
mode:
Diffstat (limited to 'main.cc')
-rw-r--r--main.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/main.cc b/main.cc
index 473ff5fa..fd1376c3 100644
--- a/main.cc
+++ b/main.cc
@@ -186,7 +186,9 @@ static int read_and_report(report_t * report, int argc, char * argv[],
session.read_init();
+ std::cout << "Reading journal ..." << std::endl;
journal_t * journal = session.read_data(report->account);
+ std::cout << "Generating report ..." << std::endl;
// Configure the output stream