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

Change subject: packaging: setup: fixup configuration preview alignment
......................................................................

packaging: setup: fixup configuration preview alignment

Change-Id: I9ae723f26fde5c1a85b45843a461460b37bc0b82
Signed-off-by: Alon Bar-Lev <alo...@redhat.com>
---
M packaging/setup/plugins/ovirt-engine-setup/dialog/preview.py
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/13/15113/1

diff --git a/packaging/setup/plugins/ovirt-engine-setup/dialog/preview.py 
b/packaging/setup/plugins/ovirt-engine-setup/dialog/preview.py
index 3fa211b..1aa8bb3 100644
--- a/packaging/setup/plugins/ovirt-engine-setup/dialog/preview.py
+++ b/packaging/setup/plugins/ovirt-engine-setup/dialog/preview.py
@@ -64,7 +64,7 @@
                         value = self.environment.get(env)
                         if value is not None:
                             self.dialog.note(
-                                text=_('{key:30}: {value}').format(
+                                text=_('{key:35}: {value}').format(
                                     key=(
                                         attrs['description']
                                         if attrs['description'] is not None


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I9ae723f26fde5c1a85b45843a461460b37bc0b82
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