test-kitchen / kitchen-vagrant

A Test Kitchen Driver for Vagrant
Other
348 stars 189 forks source link

Use match? when we don't need the match data #424

Closed tas50 closed 3 years ago

tas50 commented 3 years ago

This saves us memory by not allocating an object for the match

Signed-off-by: Tim Smith tsmith@chef.io