Juan Hernandez has submitted this change and it was merged.
Change subject: packaging: Fix text aligned not properly for long strings.
......................................................................
packaging: Fix text aligned not properly for long strings.
During the upgrade process we display the stages of of upgrade.
When strings are longer than 70 chars the text doesn't align
correctly. This patch fixes the issue by taking into cosideration
only the last part of a multiline string.
Bug-Url:
https://bugzilla.redhat.com/882689
Change-Id: Id242e8a247ae720b3aeb37f40004241dfc3920de
Signed-off-by: Alex Lourie <alourie(a)redhat.com>
---
M packaging/fedora/setup/engine-upgrade.py
1 file changed, 17 insertions(+), 1 deletion(-)
Approvals:
Juan Hernandez: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/12194
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Id242e8a247ae720b3aeb37f40004241dfc3920de
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: Moran Goldboim <mgoldboi(a)redhat.com>
Gerrit-Reviewer: Ofer Schreiber <oschreib(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>