You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Revert "Allow pick() to work with strict variables"
This reverts commit 2a493ad.
This change was not backwards compatible. If a user was using pick with
a string that include a $, it would be evaluated and could throw an
error.
See https://bugs.launchpad.net/tripleo/+bug/1778201
0 commit comments