[Logcheck-commits] CVS logcheck/src

CVS User maks-guest logcheck-devel@lists.alioth.debian.org
Thu, 03 Jun 2004 04:17:05 -0600


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

Modified Files:
	logcheck 
Log Message:

remove bugs utf-8 workaround,
grep is fixed in between.


--- /cvsroot/logcheck/logcheck/src/logcheck	2004/05/29 07:44:53	1.43
+++ /cvsroot/logcheck/logcheck/src/logcheck	2004/06/03 10:17:05	1.44
@@ -22,15 +22,12 @@
 # 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.43 2004/05/29 07:44:53 maks-guest Exp $
+# $Id: logcheck,v 1.44 2004/06/03 10:17:05 maks-guest Exp $
 
 
 # Set the umask
 umask 077
 
-# Make sure that we do not use utf-8 locale
-LC_CTYPE=""
-
 # Set the flag variables
 SYSTEM=0
 SECURITY=0