Martin Peřina has uploaded a new change for review. Change subject: kdump: Rename "kdump detection" to "kdump integration" ......................................................................
kdump: Rename "kdump detection" to "kdump integration" Renames term "kdump detection" to "kdump integration" in user visible parts. Change-Id: I5a3138054aef980f0971a17a62d3067156780d83 Bug-Url: https://bugzilla.redhat.com/1079821 Signed-off-by: Martin Perina <[email protected]> --- M src/plugins/ovirt-host-deploy/kdump/packages.py 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-host-deploy refs/changes/79/29479/1 diff --git a/src/plugins/ovirt-host-deploy/kdump/packages.py b/src/plugins/ovirt-host-deploy/kdump/packages.py index 96c794b..7b7d5af 100644 --- a/src/plugins/ovirt-host-deploy/kdump/packages.py +++ b/src/plugins/ovirt-host-deploy/kdump/packages.py @@ -179,7 +179,7 @@ break self.logger.info( - _('Kdump {result}').format( + _('Kdump integration {result}').format( result=( 'supported' if self.environment[odeploycons.KdumpEnv.SUPPORTED] -- To view, visit http://gerrit.ovirt.org/29479 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I5a3138054aef980f0971a17a62d3067156780d83 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-host-deploy Gerrit-Branch: master Gerrit-Owner: Martin Peřina <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
