Yes, thanks

Nicolas Charles wrote:
> Hi,
> 
> Unless I'm not fully understanding cfengine's semantic, I think there is 
> an error with the cfengine_stdlib :
> 
> body classes if_else(yes,no)
> 
> # meant to match cf2 semantics
> 
> {
> promise_repaired => { "$(yes)" };
> repair_failed    => { "$(no)" };
> repair_denied    => { "$(x)" };
> repair_timeout   => { "$(x)" };
> }
> 
> 
> I guess the x's should be $(no)
> 
> Regards,
> Nicolas
> _______________________________________________
> Bug-cfengine mailing list
> Bug-cfengine@cfengine.org
> https://cfengine.org/mailman/listinfo/bug-cfengine

-- 
Mark Burgess

-------------------------------------------------
Professor of Network and System Administration
Oslo University College, Norway

Personal Web: http://www.iu.hio.no/~mark
Office Telf : +47 22453272
-------------------------------------------------
_______________________________________________
Bug-cfengine mailing list
Bug-cfengine@cfengine.org
https://cfengine.org/mailman/listinfo/bug-cfengine

Reply via email to