Juan Hernandez has submitted this change and it was merged. Change subject: packaging: removing .pgpass when cleaning DB ......................................................................
packaging: removing .pgpass when cleaning DB We previously used to remove the contents that we put into the pgpass file. In fact, when we remove the DB we no longer need this file. So we back it up and remove. Change-Id: Iff8df6a57bcdf231cbbb54ea732c1fca4afe3a1d Signed-off-by: Alex Lourie <[email protected]> --- M packaging/fedora/setup/engine-cleanup.py 1 file changed, 3 insertions(+), 21 deletions(-) Approvals: Juan Hernandez: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/11113 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iff8df6a57bcdf231cbbb54ea732c1fca4afe3a1d Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alex Lourie <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Eyal Edri <[email protected]> Gerrit-Reviewer: Juan Hernandez <[email protected]> Gerrit-Reviewer: Kiril Nesenko <[email protected]> Gerrit-Reviewer: Moran Goldboim <[email protected]> Gerrit-Reviewer: Ofer Schreiber <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
