Bug 27048: Add basic timekeeping to rebuild_zebra
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Wed, 18 Nov 2020 10:36:43 +0000 (10:36 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 4 Mar 2021 15:18:42 +0000 (16:18 +0100)
commitfe1705f947952fa5b4238c802f5d024cf3d7b7e1
tree45101f55ec4d77fa265065468945e9c614b7f62e
parentbb954554b3498d97257b4423a6e897982885b474
Bug 27048: Add basic timekeeping to rebuild_zebra

This patch adds a start time, end time and elapsed times on the 'records
exported' lines to the verbose output of the rebuild_zebra.pl script.

Test plan
1/ Run rebuild_zebra.pl -a -b -v
2/ Note the new timestamps included on the verbose output
3/ Signoff

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
misc/migration_tools/rebuild_zebra.pl