Correct log_file setting for test

darcs-hash:20071204071613-86b55-d72e01d74756324b60a38f83dab0c802d3e2b7ce.gz
This commit is contained in:
David Rousselie
2007-12-04 08:16:13 +01:00
parent 992199f636
commit 8c9c685e34
2 changed files with 2 additions and 2 deletions

View File

@@ -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

View File

@@ -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