[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[minion-cvs] Remove comment calling for work we have already done.



Update of /home/minion/cvsroot/src/minion/lib/mixminion
In directory moria.mit.edu:/tmp/cvs-serv18590/lib/mixminion

Modified Files:
	Common.py 
Log Message:
Remove comment calling for work we have already done.

Index: Common.py
===================================================================
RCS file: /home/minion/cvsroot/src/minion/lib/mixminion/Common.py,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -d -r1.42 -r1.43
--- Common.py	4 Jan 2003 20:42:17 -0000	1.42
+++ Common.py	5 Jan 2003 01:28:11 -0000	1.43
@@ -367,7 +367,7 @@
     def configure(self, config):
         """Set up this Log object based on a ServerConfig or ClientConfig
            object"""
-        # XXXX001 Don't EchoLogMessages when NoDaemon==0.
+
         self.handlers = []
         if config == None or not config.has_section("Server"):
             self.setMinSeverity("WARN")