help-cfengine
[Top][All Lists]
Advanced

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

Re: class value expansion error?


From: Mark Burgess
Subject: Re: class value expansion error?
Date: Sat, 14 Jan 2006 08:18:20 +0100

Again, documented bug. You should either quote your filenames or use {}
for your variables

M

On Fri, 2006-01-13 at 08:18 -0500, Joe Buehler wrote:
> The following fails to define a class but it should work:
> 
> classes:
> 
>  any::
> 
>   samba_is_setup = (
> FileExists(/usr/local/lib/samba/var/runflag.$(host))
> FileExists(/usr/local/lib/samba/var/runflag.$(fqhost)) )
> 
> The debug output makes me suspect that the variable expansion
> causes cfengine to not check that FileExists() is a function.





reply via email to

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