Author: blues                        Date: Thu Feb 24 22:49:11 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- removed some cosmetics

---- Files affected:
SOURCES:
   logwatch-secure.patch (1.22 -> 1.23) 

---- Diffs:

================================================================
Index: SOURCES/logwatch-secure.patch
diff -u SOURCES/logwatch-secure.patch:1.22 SOURCES/logwatch-secure.patch:1.23
--- SOURCES/logwatch-secure.patch:1.22  Thu Feb 24 23:43:30 2005
+++ SOURCES/logwatch-secure.patch       Thu Feb 24 23:49:06 2005
@@ -4,7 +4,7 @@
 retrieving revision 1.49
 diff -u -r1.49 secure
 --- scripts/services/secure    24 Feb 2005 17:08:05 -0000      1.49
-+++ scripts/services/secure    24 Feb 2005 22:42:29 -0000
++++ scripts/services/secure    24 Feb 2005 22:47:40 -0000
 @@ -49,6 +49,7 @@
  $ConsoleLock = 0;
  $spop3d_opened=0;
@@ -67,15 +67,6 @@
  if (keys %{$Connections}) {
     print "\nConnections:\n";
     foreach $ThisOne (keys %{$Connections}) {
-@@ -349,7 +369,7 @@
-    foreach $Service (sort {$a cmp $b} keys %NameVerifyFail) {
-       print "   Service $Service:\n";;
-       foreach $Name (sort {$a cmp $b} keys %{$NameVerifyFail{$Service}}) {
--         print "      $Name$NameVerifyFail{$Service}{$Name} Time(s)\n";
-+         print "      $Name$NameVerifyFail{$Service}{$Name} Time(s)\n";
-       }
-    }
- }
 @@ -445,4 +465,3 @@
  exit(0);
  
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/logwatch-secure.patch?r1=1.22&r2=1.23&f=u


_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to