On Mon, May 23, 2016 at 4:10 PM, Alexis Mousset <
[email protected]> wrote:

> reports:
> "$(test simple)";
> "$(test $(string1))";
> "$(test $(string2))";
> }
>
> Which displayed:
>
> R: $(test simple)
> R: $(test test1)
> R: $(test $(string2))
>
> before, and only:
>
> R: $(test simple)
>
> in this build.
>


What would you guys think as the best behaviour?

In my opinion completely skipping promises with unexpanded variables would
make sense, because it seems that convergence was not achieved.

Dimitris

-- 
You received this message because you are subscribed to the Google Groups 
"dev-cfengine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dev-cfengine/CALSpUb11BkoKYFRPN3rTo8nzVHRVUUvWYGLD13%3DVbD%2B1Qbd88Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to