bareos2015: bareos-14.2 3738dbf5

Author Committer Branch Timestamp Parent
mvwieringen mvwieringen bareos-14.2 2014-06-17 18:17 bareos-14.2 64a37104 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