On Sat, Nov 20, 2010 at 1:14 AM, C R Ritson <c.r.rit...@newcastle.ac.uk> wrote:
> It seems to me that I cannot arrange to validate promises regularly using 
> classes defined elsewhere. Have I misunderstood something? In body executor 
> control...
>
> schedule => { "Weekday.Morning.Q1", ... }
>
> fails to validate my promises when the class Weekday is defined in "bundle 
> agent executor"

Are you actually getting error messages printed out? Can you post
them? And mention what version/platform you are using? I don't recall
having any issues with this.

or when I attempt to define it globally in "bundle common class". To
get more frequent promise validation during the working day, I seem to
have to resort to...
>
> schedule => { "(Monday|Friday).(Min00_05|Min40_45).(Hr08|Hr18)", ... }
>
> (the or-ed expressions have been shortened here). Is there a better way of 
> doing this, or am I expected to achieve all this with "if_elapsed"?
>
> Chris Ritson (Computing Officer and School Safety Officer)
>
> Room 707, Claremont Tower,        EMAIL: c.r.rit...@ncl.ac.uk
> School of Computing Science,      PHONE: +44 191 222 8175
> Newcastle University,             FAX  : +44 191 222 8232
> Newcastle upon Tyne, UK NE1 7RU.  WEB  : http://www.cs.ncl.ac.uk/
>
>
> _______________________________________________
> Help-cfengine mailing list
> Help-cfengine@cfengine.org
> https://cfengine.org/mailman/listinfo/help-cfengine
>
_______________________________________________
Help-cfengine mailing list
Help-cfengine@cfengine.org
https://cfengine.org/mailman/listinfo/help-cfengine

Reply via email to