diff options
author | Bryn M. Reeves <bmr@redhat.com> | 2015-11-19 19:19:42 +0000 |
---|---|---|
committer | Bryn M. Reeves <bmr@redhat.com> | 2015-12-04 15:43:15 +0000 |
commit | 19e2bbccb6a86d6ea94f5c82860bed4d2276bbf3 (patch) | |
tree | 2bb39d9021ad61aec7412beda03a352f11343d09 /sos.conf | |
parent | 7f2727749d0c37095a20c5d4cf6f9a2e086a2375 (diff) | |
download | sos-19e2bbccb6a86d6ea94f5c82860bed4d2276bbf3.tar.gz |
[sosreport] move archive checksumming to sosreport
Although the digest algorithm is policy controlled the actual
mechanism to checksum the archive does not belong in the policies
module: historically this was done to keep the code that calculates
the checksum close to the UI code that reports it.
Move the calculation to the main SoSReport class's final_work()
method and add a 'checksum' argument to the display_results()
method so that the value can be reported.
In future it may make sense to push the checksum code directly into
the archive class.
Signed-off-by: Bryn M. Reeves <bmr@redhat.com>
Diffstat (limited to 'sos.conf')
0 files changed, 0 insertions, 0 deletions