From 7686163ef9a6fe75c3889cc70af99ca872cff3bd Mon Sep 17 00:00:00 2001 From: Tony Mack Date: Mon, 4 Jan 2010 15:56:35 +0000 Subject: [PATCH] geniclient isnt used anymore --- sfa/plc/api.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sfa/plc/api.py b/sfa/plc/api.py index f35ec422..ef3b9c3d 100644 --- a/sfa/plc/api.py +++ b/sfa/plc/api.py @@ -100,7 +100,7 @@ class GeniAPI(BaseAPI): def getCredentialFromRegistry(self): """ - Get our credential from a remote registry using a geniclient connection + Get our credential from a remote registry """ type = 'authority' path = self.config.SFA_DATA_DIR -- 2.47.0