package logcheck
severity 355949 important
merge 353793 355949
tags 353793 pending
thanks

On 20 Feb 2006, at 23:25, Cristian Ionescu-Idbohrn wrote:

This patch seems to work around the problem:
<snip>
but I may be wrong.

Thing is that statement:

  for rulefile in $(run-parts --list $dir); do

changed (1.2.42 -> 1.2.43a) to:

  for rulefile in $(find $dir); do

and things broke :(

This will be fixed in the next release.

-j


Attachment: PGP.sig
Description: This is a digitally signed message part

Reply via email to