Ofer Schreiber has submitted this change and it was merged.
Change subject: packaging: Updated cleanup to ignore DB if --dont-drop-db supplied
......................................................................
packaging: Updated cleanup to ignore DB if --dont-drop-db supplied
This patch reverses the order for checking the DB presense and
for the 'drop_db' flag. First, we will check the option, and
if it was not supplied, the DB will not be checked nor touched.
Change-Id: I699573fa24fc8b60f67437a4ec3005ced820ff22
Bug-Url:
https://bugzilla.redhat.com/888040
Signed-off-by: Alex Lourie <alourie(a)redhat.com>
---
M packaging/fedora/setup/engine-cleanup.py
1 file changed, 2 insertions(+), 1 deletion(-)
Approvals:
Ofer Schreiber: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/10423
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I699573fa24fc8b60f67437a4ec3005ced820ff22
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alex Lourie <alourie(a)redhat.com>
Gerrit-Reviewer: Alex Lourie <alourie(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Kiril Nesenko <knesenko(a)redhat.com>
Gerrit-Reviewer: Moran Goldboim <mgoldboi(a)redhat.com>
Gerrit-Reviewer: Ofer Schreiber <oschreib(a)redhat.com>
Gerrit-Reviewer: Ohad Basan <obasan(a)redhat.com>