#5 Fix abrt % report
Closed: Fixed by bcotton. Opened by bcotton.

(And possibly other percentage calculations?)

abrt_reports_release_pct = (abrt_reports_release/non_abrt_reports_release) * 100 is not how math works.


Commit 4d8a6689 fixes this issue

Metadata