[Koha-bugs] [Bug 19190] Silly calculation of average time in touch_all scripts

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Aug 28 12:18:23 CEST 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19190

--- Comment #1 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
Created attachment 66550
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=66550&action=edit
Bug 19190: Silly calculation of average time in touch_all scripts

When you want to calculate average time, do not divide count by time :)

Test plan:
Run the script with a where condition and verbose option and see that
the average time is meaningful.

Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list