help-cfengine
[Top][All Lists]
Advanced

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

Re: tidy (CFengine v2.0.0)


From: Mark . Burgess
Subject: Re: tidy (CFengine v2.0.0)
Date: Tue, 10 Sep 2002 19:54:28 +0200 (MET DST)

These are rejected because you are using regular expressions
where only wildcards are allowed. If you want to use a regex,
you need to define a filter.

Mark

On 10 Sep, David Douthitt wrote:
> I'm running cfengine 2.0.0 under HP-UX - it's the most recent
> version packaged at the HP-UX Software Porting Centre.
> 
> Why does it reject the following tidy lines (not all at once,
> certainly):
> 
> tidy:
> 
>     /tmp/ssh-* age=60 recurse=inf
> 
> # Above line generates all sorts of "cannot stat X: foreign file system?"
> # for files totally unrelated to /tmp/ssh-* and not directories at all
> 
>     /tmp age=7 pattern=sh[0-9][0-9]*.[0-9]
>     /tmp age=7 include=sh[0-9][0-9]*.[0-9]
> 
> # Both lines generate a "parse error"
> 
>     /tmp include=[0-9][0-9]*.sh age=7
>     /tmp include=sam_kinfo* age=60
> 
> # Both lines generate "must include age" error
> 
> 
> 
> _______________________________________________
> Help-cfengine mailing list
> Help-cfengine@gnu.org
> http://mail.gnu.org/mailman/listinfo/help-cfengine



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Work: +47 22453272            Email:  Mark.Burgess@iu.hio.no
Fax : +47 22453205            WWW  :  http://www.iu.hio.no/~mark
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~






reply via email to

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