Douglas Schilling Landgraf has uploaded a new change for review. Change subject: diagnostics: trivial - fix page name ......................................................................
diagnostics: trivial - fix page name Fix page name in the source. This patch replaces kdump string to diagnostics. Change-Id: I62e357b09bc221871e7902a3858ab5a94e7fedc7 Signed-off-by: Douglas Schilling Landgraf <[email protected]> --- M src/ovirt/node/setup/core/diagnostics_page.py 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/17/29917/1 diff --git a/src/ovirt/node/setup/core/diagnostics_page.py b/src/ovirt/node/setup/core/diagnostics_page.py index 9f0ee5f..1a93b28 100644 --- a/src/ovirt/node/setup/core/diagnostics_page.py +++ b/src/ovirt/node/setup/core/diagnostics_page.py @@ -1,7 +1,7 @@ #!/usr/bin/python # -*- coding: utf-8 -*- # -# kdump_page.py - Copyright (C) 2012 Red Hat, Inc. +# diagnostics_page.py - Copyright (C) 2012-2014 Red Hat, Inc. # Written by Fabian Deutsch <[email protected]> # # This program is free software; you can redistribute it and/or modify -- To view, visit http://gerrit.ovirt.org/29917 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I62e357b09bc221871e7902a3858ab5a94e7fedc7 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: Douglas Schilling Landgraf <[email protected]> _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
