Forum: CFEngine Help
Subject: Re: Missing code in std library
Author: zzamboni
Link to topic: https://cfengine.com/forum/read.php?3,26496,26505#msg-26505
We are working on this in the context of the Design Center - the stdlib is
already in the DC as a sketch (CFEngine::stdlib). Once we get namesp
Forum: CFEngine Help
Subject: Re: Missing code in std library
Author: zzamboni
Link to topic: https://cfengine.com/forum/read.php?3,26496,26500#msg-26500
I've just added it, so if you get the latest cfengine_stdlib.cf from GitHub, it
should work correctly:
https://github.com/cfengine/copb
Forum: CFEngine Help
Subject: Re: Missing code in std library
Author: linuxgurugamer
Link to topic: https://cfengine.com/forum/read.php?3,26496,26499#msg-26499
Thank you
JBB
___
Help-cfengine mailing list
Help-cfengine@cfengine.org
https://cfengine.or
Forum: CFEngine Help
Subject: Re: Missing code in std library
Author: zzamboni
Link to topic: https://cfengine.com/forum/read.php?3,26496,26498#msg-26498
You are correct, this is an error in the book - backup_timestamp was never
added to the standard library. I will make sure it's added soon.
In
Forum: CFEngine Help
Subject: Re: Missing code in std library
Author: linuxgurugamer
Link to topic: https://cfengine.com/forum/read.php?3,26496,26497#msg-26497
Just to follow up, I added that code to the top of the cf file I'm testing, and
it worked.
Thanks
JBB
___