Changeset 126

Show
Ignore:
Timestamp:
12/04/07 08:16:13 (1 year ago)
Author:
David Rousselie <dax@happycoders.org>
Message:

Correct log_file setting for test

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • src/jmc/jabber/command.py

    r114 r126  
    4747        self.commands["jmc#force-check"] = (False, command.account_node_re) 
    4848 
    49     # Delayed for JMC 0.3.1 
     49    # Delayed to JMC 0.3.1 
    5050    def execute_retrieve_attachment_1(self, info_query, session_context, 
    5151                                      command_node, lang_class): 
  • src/jmc/tests/jmc.conf

    r124 r126  
    1818[component] 
    1919pid_file: /var/run/jabber/test_jmc.pid 
    20 log_file: /var/log/jabber/jmc.log 
     20log_file: /tmp/jmc.log 
    2121 
    2222[jmc]