> lots of things wrong here. Portability code that was not properly
> ported and provoking a segfault from a missing test... Well 3.0.1a4
> now posted which fixes all this.
It does.
However, my server has now started outputting:
Promise type "vars" is not known by this agent
Promise (version not
Jim,
lots of things wrong here. Portability code that was not properly
ported and provoking a segfault from a missing test... Well 3.0.1a4
now posted which fixes all this.
Your job now: please find something right with cfengine ;-) After all,
you are Mr Wight (no Chinese applicant for the other
The documentation has this example
body location example
{
select_line_matching => "^Expression match.* whole line$";
}
and says that ^ and $ are not necessary.
The following script
body common control
{
bundlesequence => { "edit" };
}
bundle a