From a5767685db4d864cc356b302886b4113d9daf167 Mon Sep 17 00:00:00 2001 From: Sol Jerome Date: Sun, 16 Aug 2009 19:57:11 +0000 Subject: Client tools: Remove unnecessary extra whitespace Signed-off-by: Sol Jerome git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5408 ce84e21b-d406-0410-9b95-82705330c041 --- src/lib/Client/Tools/launchd.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib/Client/Tools/launchd.py') diff --git a/src/lib/Client/Tools/launchd.py b/src/lib/Client/Tools/launchd.py index 90bc14aa5..baca30bdd 100644 --- a/src/lib/Client/Tools/launchd.py +++ b/src/lib/Client/Tools/launchd.py @@ -86,7 +86,7 @@ class launchd(Bcfg2.Client.Tools.Tool): def Remove(self, svcs): '''Remove Extra launchd entries''' pass - + def FindExtra(self): -- cgit v1.2.3-1-g7c22