From 76bcf2aa79099dc1dde36667f895004a2f553b4a Mon Sep 17 00:00:00 2001 From: Sol Jerome Date: Tue, 29 Jul 2008 22:24:52 +0000 Subject: Fix indentation in Editor plugin. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@4838 ce84e21b-d406-0410-9b95-82705330c041 --- src/lib/Server/Plugins/Editor.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib/Server/Plugins/Editor.py') diff --git a/src/lib/Server/Plugins/Editor.py b/src/lib/Server/Plugins/Editor.py index b759b4973..ff89d90fd 100644 --- a/src/lib/Server/Plugins/Editor.py +++ b/src/lib/Server/Plugins/Editor.py @@ -59,7 +59,7 @@ class Editor(Bcfg2.Server.Plugin.GroupSpool,Bcfg2.Server.Plugin.ProbingPlugin): es_cls = EditEntrySet def GetProbes(self, _): - '''Return a set of probes for execution on client''' + '''Return a set of probes for execution on client''' probelist = list() for name in self.entries.keys(): probe = lxml.etree.Element('probe') -- cgit v1.2.3-1-g7c22