SOURCES: pound-logfile.patch - adjust for upstream formating

glen glen at pld-linux.org
Thu Dec 11 00:15:21 CET 2008


Author: glen                         Date: Wed Dec 10 23:15:21 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- adjust for upstream formating

---- Files affected:
SOURCES:
   pound-logfile.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/pound-logfile.patch
diff -u SOURCES/pound-logfile.patch:1.1 SOURCES/pound-logfile.patch:1.2
--- SOURCES/pound-logfile.patch:1.1	Wed Dec 10 23:58:58 2008
+++ SOURCES/pound-logfile.patch	Thu Dec 11 00:15:15 2008
@@ -19,8 +19,8 @@
 +                logmsg(LOG_ERR, "line %d: LogFile config: out of memory - aborted", n_lin);
 +                exit(1);
 +            }
-+			// force facility to log stdout internally.
-+			def_facility = -1;
++           // force facility to log stdout internally.
++           def_facility = -1;
          } else if(!regexec(&Grace, lin, 4, matches, 0)) {
              grace = atoi(lin + matches[1].rm_so);
          } else if(!regexec(&LogLevel, lin, 4, matches, 0)) {
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/pound-logfile.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list