diff --git a/src/jmc/jabber/command.py b/src/jmc/jabber/command.py index 8b497b4..0b06336 100644 --- a/src/jmc/jabber/command.py +++ b/src/jmc/jabber/command.py @@ -46,7 +46,7 @@ class MailCommandManager(JCLCommandManager): #self.commands["jmc#retrieve-attachment"] = (False, command.account_node_re) self.commands["jmc#force-check"] = (False, command.account_node_re) - # Delayed for JMC 0.3.1 + # Delayed to JMC 0.3.1 def execute_retrieve_attachment_1(self, info_query, session_context, command_node, lang_class): # TODO : translate diff --git a/src/jmc/tests/jmc.conf b/src/jmc/tests/jmc.conf index 9671225..0db842c 100644 --- a/src/jmc/tests/jmc.conf +++ b/src/jmc/tests/jmc.conf @@ -17,7 +17,7 @@ db_url: %(type)s://%(host)s%(name)s [component] pid_file: /var/run/jabber/test_jmc.pid -log_file: /var/log/jabber/jmc.log +log_file: /tmp/jmc.log [jmc] mail_default_encoding: test_iso-8859-1