aboutsummaryrefslogtreecommitdiff
path: root/src/job.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/job.c')
-rw-r--r--src/job.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/job.c b/src/job.c
index 38bd63f..fb65fb1 100644
--- a/src/job.c
+++ b/src/job.c
@@ -90,8 +90,8 @@ wydawca_scanner (struct job *job)
rc = scan_spool (job->spool, 1, &job->uid);
}
timer_stop ("wydawca");
- mail_finish ();
logstats ();
+ mail_finish ();
return rc;
}

Return to:

Send suggestions and report system problems to the System administrator.