[Logcheck-commits] CVS logcheck/src
   
    CVS User maks-guest
     
    logcheck-devel@lists.alioth.debian.org
       
    Thu, 10 Jun 2004 03:34:06 -0600
    
    
  
Update of /cvsroot/logcheck/logcheck/src
In directory haydn:/tmp/cvs-serv3535/src
Modified Files:
	logtail 
Log Message:
small comment cleanup (see previous change).
--- /cvsroot/logcheck/logcheck/src/logtail	2004/06/10 09:24:59	1.6
+++ /cvsroot/logcheck/logcheck/src/logtail	2004/06/10 09:34:05	1.7
@@ -41,7 +41,6 @@
 }
 unless ($offsetfile) {
     # offsetfile not given, use .offset/$logfile in the same directory
-    # unless we're in test mode
     $offsetfile = $logfile . '.offset';
 }