help-cfengine
[Top][All Lists]
Advanced

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

Re: nested groups?


From: Mark . Burgess
Subject: Re: nested groups?
Date: Mon, 29 Mar 2004 20:29:06 +0200 (MEST)

You are confusing groups and variables.
$(a) is a variable not a group

M

On 29 Mar, rader@ginseng.hep.wisc.edu wrote:
> 
>  groups:
>    a = ( x y )
>    b = ( z )
>    c = ( $(a) ${b} )
> 
> doesn't seem to define c as x y z (or as z).
> 
> anybody know of a workaround?  i'm using
> 
>  a = ( x y )
>  b = ( z )
>  groups: 
>    a = ( $(a) )
>    b = ( $(b) )
>    c = ( $(a) $(b) )
> 
> but that's kinda redundant and a bit ugly.
> 
> steve 
> - - - 
> systems & network guy
> high energy physics
> university of wisconsin
> 
> 
> 
> _______________________________________________
> 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]