bug-cfengine
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

filters and tidy


From: Robert Shaw
Subject: filters and tidy
Date: Sat, 06 Jan 2001 01:57:45 GMT
User-agent: YA-NewsWatcher/5.0.1

I think I may have found a bug with the tidy action using filters. I
tried the following:

filters:

 { badlinks
   Type: "link"
   Result: "Type"
 }

tidy:

 /mydir    pattern=* recurse=inf age=0 filter=badlinks


Basically, I want to make sure no links exist in a particular
directory. This seemed the logical way to do it. However, with the
above code it complains about the tidy action having an "Invalid
attribute specified on tidy action.".

Am I doing something wrong? Or is this a bug. I'm running the following:

Solaris 2.6
cfengine 1.6.1

Any ideas? If anyone knows a better way to achieve what I'm trying to
do, please let me know.

Thanks,
-Robert



reply via email to

[Prev in Thread] Current Thread [Next in Thread]