Ryan Barry has uploaded a new change for review. Change subject: Remove a spurious blank line ......................................................................
Remove a spurious blank line Change-Id: I4cf973b9c170d5b1712e520d646d185d87d07a3a Signed-off-by: Ryan Barry <[email protected]> --- M src/ovirt/node/config/defaults.py 1 file changed, 0 insertions(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/34/46134/1 diff --git a/src/ovirt/node/config/defaults.py b/src/ovirt/node/config/defaults.py index 428579d..33225ec 100755 --- a/src/ovirt/node/config/defaults.py +++ b/src/ovirt/node/config/defaults.py @@ -1126,7 +1126,6 @@ aug.remove(entry) aug.save() - class LocalKdumpConfig(utils.Transaction.Element): title = "Setting local kdump config" -- To view, visit https://gerrit.ovirt.org/46134 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I4cf973b9c170d5b1712e520d646d185d87d07a3a Gerrit-PatchSet: 1 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: Ryan Barry <[email protected]> _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
