bareos: bareos-13.2 b55442d6

Author Committer Branch Timestamp Parent
mvwieringen mvwieringen bareos-13.2 2014-06-17 16:17 bareos-13.2 9b067fec Pending
Affected Issues  0000312: no elapsed time info in restore job
Changeset No elapsed time info in restore job.

Added code sniplet that calculates the elapsed time of a restore Job.
This uses the same code used in the generate_backup_summary() function
now in the generate_restore_summary() function.

Fixes 0000312: no elapsed time info in restore job
mod - src/dird/backup.c Diff File
mod - src/dird/restore.c Diff File