From d6a0c741fcc7c558be9a8ead8d97595a20327b5f Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Wed, 11 Jul 2012 16:11:06 +0200 Subject: [PATCH] cosmetic --- sfa/client/sfi.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sfa/client/sfi.py b/sfa/client/sfi.py index 8fa380b2..80e8fc3b 100644 --- a/sfa/client/sfi.py +++ b/sfa/client/sfi.py @@ -517,7 +517,7 @@ class Sfi: self.read_config () self.bootstrap () - self.logger.info("Command=%s" % command) + self.logger.debug("Command=%s" % command) try: self.dispatch(command, command_options, command_args) -- 2.43.0