There is an "occurrences" option to line edit promises. cfengine_stdlib.cf has the following:
body replace_with value(x)
{
replace_value => "$(x)";
occurrences => "all";
}
Try setting it to just "first".
Frans
_______________________________________________
Help-cfengine mailing list
[email protected]
https://cfengine.org/mailman/listinfo/help-cfengine
