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)
committerFridolin Somers <fridolin.somers@biblibre.com>
Mon, 8 Mar 2021 15:41:13 +0000 (16:41 +0100)
commit1bf0d8af879b6eea65b89adcd06ce3a9cd8bd6a4
treed06c26ffcee1eb4e50d7d13586ded86587066d14
parent67e1063ebd368b00d59a4a3519a5460a29b5ed22
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>
(cherry picked from commit fe1705f947952fa5b4238c802f5d024cf3d7b7e1)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
misc/migration_tools/rebuild_zebra.pl