[Logcheck-commits] CVS logcheck/src

CVS User maks-guest logcheck-devel@lists.alioth.debian.org
Tue, 20 Jul 2004 01:56:43 -0600


Update of /cvsroot/logcheck/logcheck/src
In directory haydn:/tmp/cvs-serv6662/src

Modified Files:
	logcheck 
Log Message:

add another debug message, when turning debug on.


--- /cvsroot/logcheck/logcheck/src/logcheck	2004/07/10 15:19:07	1.64
+++ /cvsroot/logcheck/logcheck/src/logcheck	2004/07/20 07:56:42	1.65
@@ -22,7 +22,7 @@
 # along with Logcheck; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
-# $Id: logcheck,v 1.64 2004/07/10 15:19:07 maks-guest Exp $
+# $Id: logcheck,v 1.65 2004/07/20 07:56:42 maks-guest Exp $
 
 
 # Set the umask
@@ -433,6 +433,7 @@
 	    ;;
 	d)
 	    LOGCHECKDEBUG=1
+	    debug "Turning debug mode on"
 	    ;;
 	h)
 	    usage