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

Change subject: packaging: setup: yum: display message when rollback
......................................................................

packaging: setup: yum: display message when rollback

Change-Id: I88e97a7fd0cf8a9868810dfb0ee03a7d4ecce874
Signed-off-by: Alon Bar-Lev <alo...@redhat.com>
---
M packaging/fedora/setup/miniyum.py
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/92/17392/1

diff --git a/packaging/fedora/setup/miniyum.py 
b/packaging/fedora/setup/miniyum.py
index ee5c313..86555c2 100755
--- a/packaging/fedora/setup/miniyum.py
+++ b/packaging/fedora/setup/miniyum.py
@@ -633,7 +633,7 @@
         with self._disableOutput:
             try:
                 if rollback:
-                    self._sink.verbose('Performing rollback')
+                    self._sink.info('Performing yum transaction rollback')
                     transactionCurrent = self._yb.history.last(
                         complete_transactions_only=False
                     )


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I88e97a7fd0cf8a9868810dfb0ee03a7d4ecce874
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <alo...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to