Title: Message Title
Joshua Partlow commented on an issue
Puppet / Bug PUP-957
Case and Selector expressions using Regexp type does not set match vars
Since =~ operator treats the Regexp type as if it were a regular _expression_ and sets the match variables, so should the other conditional expressions that invoke pattern matching (case and selector).

This is missing in the new evaluator implementation. (Matching is still done, but without the side effect of setting the match variables).

--
You received this message because you are subscribed to the Google Groups "Puppet Bugs" 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].
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.

Reply via email to