Closed Bregor closed 9 years ago
Right, but in pr you set required: true for command_prefix
Sorry for this. As far as I can understand fresh chef sources (https://github.com/chef/chef/blob/2603e2153d6ab50179d2278025a51579edb9033f/lib/chef/mixin/params_validate.rb#L100-L107) this is not necessary anymore. Anyway, fixed in fdfa1c0cc7f10635b4abd8aec91af492e8762ca2
...be nil because of
set_or_return
behaviour:In this way, assigned value will be returned only if default value will be
nil