Lev Veyde has uploaded a new change for review. Change subject: setup: Fix indentation issue in titles.py ......................................................................
setup: Fix indentation issue in titles.py Change-Id: I98414f3bacc04047440da306fe83c1a5a9ad58a8 Signed-off-by: Lev Veyde <[email protected]> --- M packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/dialog/titles.py 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/87/38187/1 diff --git a/packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/dialog/titles.py b/packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/dialog/titles.py index 522ae06..2e821b2 100644 --- a/packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/dialog/titles.py +++ b/packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/dialog/titles.py @@ -205,7 +205,7 @@ after=( oengcommcons.Stages.DIALOG_TITLES_S_STORAGE, ), - ) + ) def _title_e_storage(self): pass -- To view, visit https://gerrit.ovirt.org/38187 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I98414f3bacc04047440da306fe83c1a5a9ad58a8 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Lev Veyde <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
