Alex Lourie has uploaded a new change for review.

Change subject: packaging: Updated the use of the taskcleaner utility
......................................................................

packaging: Updated the use of the taskcleaner utility

Taskcleaner utility was updated with new options. This
patch provides update to our code to use these new
options instead of previous ones.

Change-Id: I6c4185a6cdadb9ef152e3b3130c30d2c19cb07c0
Bug-Url: https://bugzilla.redhat.com/921201
Signed-off-by: Alex Lourie <[email protected]>
---
M packaging/fedora/setup/engine-upgrade.py
1 file changed, 1 insertion(+), 2 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/67/13567/1

diff --git a/packaging/fedora/setup/engine-upgrade.py 
b/packaging/fedora/setup/engine-upgrade.py
index 5b2383b..20e8878 100755
--- a/packaging/fedora/setup/engine-upgrade.py
+++ b/packaging/fedora/setup/engine-upgrade.py
@@ -818,8 +818,7 @@
         "-p", SERVER_PORT,
         "-d", basedefs.DB_NAME,
         "-z",
-        "-R",
-        "-C",
+        "-A",
         "-J",
         "-q",
     ]


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

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

Reply via email to