<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
One minor nit.  In the failed binds plug-in, this comment doesn't match
the regex we're actually checking.  It looks like it was just a simple
cut and paste issue from the previous regex that actually chceks for
SSL info:<br>
<pre wrap="">+    # is this an SSL info line?
+    match = regex_ssl_map_fail.match(line)
</pre>
Other than that, it looks good.  ack.<br>
<br>
On 11/24/2009 11:48 AM, Rich Megginson wrote:
<blockquote cite="mid:4B0C38A9.4000901@redhat.com" type="cite"><a class="moz-txt-link-freetext" href="http://directory.fedoraproject.org/wiki/Named_Pipe_Log_Script">http://directory.fedoraproject.org/wiki/Named_Pipe_Log_Script</a>
  <br>
  <br>
  <br>
  <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
--
389-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:389-devel@redhat.com">389-devel@redhat.com</a>
<a class="moz-txt-link-freetext" href="https://www.redhat.com/mailman/listinfo/fedora-directory-devel">https://www.redhat.com/mailman/listinfo/fedora-directory-devel</a>
  </pre>
</blockquote>
<br>
</body>
</html>