Alon Bar-Lev has uploaded a new change for review.

Change subject: packaging: setup: do not clean database twice on restore
......................................................................

packaging: setup: do not clean database twice on restore

Change-Id: I7abba4b6553e49957704ae77e1215936a284b767
Signed-off-by: Alon Bar-Lev <[email protected]>
---
M packaging/setup/ovirt_engine_setup/database.py
1 file changed, 0 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/85/17185/1

diff --git a/packaging/setup/ovirt_engine_setup/database.py 
b/packaging/setup/ovirt_engine_setup/database.py
index 78fef97..86749d7 100644
--- a/packaging/setup/ovirt_engine_setup/database.py
+++ b/packaging/setup/ovirt_engine_setup/database.py
@@ -396,7 +396,6 @@
         self,
         backupFile,
     ):
-        self.clearOvirtEngineDatabase()
         self._plugin.execute(
             (
                 self.command.get('psql'),


-- 
To view, visit http://gerrit.ovirt.org/17185
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I7abba4b6553e49957704ae77e1215936a284b767
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to