Change in ovirt-engine[master]: packagine: setup: Keep md5 sums of entire conf files

Ofer Schreiber has submitted this change and it was merged. Change subject: packagine: setup: Keep md5 sums of entire conf files ...................................................................... packagine: setup: Keep md5 sums of entire conf files engine-setup keeps the md5 hash of configured files so that on cleanup we can know if it's safe to delete them or some manual change was made and we should keep them. This change makes the code keep the md5 hash of the entire file, instead of 1000 bytes before. Change-Id: Ie8dfc2f23d1a395dfb35d12fce97896df057816f Signed-off-by: Yedidyah Bar David <didi@redhat.com> --- M packaging/setup/plugins/ovirt-engine-remove/files/simple.py M packaging/setup/plugins/ovirt-engine-setup/core/uninstall.py 2 files changed, 12 insertions(+), 2 deletions(-) Approvals: Ofer Schreiber: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/16681 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ie8dfc2f23d1a395dfb35d12fce97896df057816f Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Yedidyah Bar David <didi@redhat.com> Gerrit-Reviewer: Alex Lourie <alourie@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Ofer Schreiber <oschreib@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: Yedidyah Bar David <didi@redhat.com>
participants (1)
-
oschreib@redhat.com