[interchange-cvs] interchange - racke modified scripts/interchange.PL

interchange-core@icdevgroup.org interchange-core@icdevgroup.org
Tue Jul 23 18:45:00 2002


User:      racke
Date:      2002-07-23 22:44:50 GMT
Modified:  scripts  interchange.PL
Log:
log errors during generation/delivery of the cron email

Revision  Changes    Path
2.45      +2 -1      interchange/scripts/interchange.PL


rev 2.45, prev_rev 2.44
Index: interchange.PL
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
RCS file: /anon_cvs/repository/interchange/scripts/interchange.PL,v
retrieving revision 2.44
retrieving revision 2.45
diff -u -r2.44 -r2.45
--- interchange.PL	23 Jul 2002 17:42:47 -0000	2.44
+++ interchange.PL	23 Jul 2002 22:44:50 -0000	2.45
@@ -3,7 +3,7 @@
 #
 # Interchange version 4.9.2
 #
-# $Id: interchange.PL,v 2.44 2002/07/23 17:42:47 jon Exp $
+# $Id: interchange.PL,v 2.45 2002/07/23 22:44:50 racke Exp $
 #
 # Copyright (C) 1996-2002 Red Hat, Inc. and others.
 # http://www.icdevgroup.org/
@@ -1541,6 +1541,7 @@
 										reply_to =3D> $croncfg->{reply_to},
 										mailer =3D> "Interchange $::VERSION",
 										extra =3D> $croncfg->{extra_headers},
+									    log_error =3D> 1,
 									},
 									$out,
 								);