diff options
author | Steven Danna <steve@chef.io> | 2015-10-22 09:31:51 +0100 |
---|---|---|
committer | Steven Danna <steve@chef.io> | 2015-10-29 14:03:22 +0000 |
commit | 5a1eb3e0cba55068aeaec03e0d2271e19a7ad4e7 (patch) | |
tree | 79e15822e47ddabe832fba95577a65eacbd15ff6 /.mailmap | |
parent | 571891bf67667d0240edd632c36fc84cd0fc8bbe (diff) | |
download | chef-5a1eb3e0cba55068aeaec03e0d2271e19a7ad4e7.tar.gz |
Improve detection of ChefFS-based commands in `knife rehash`ssd/rehash-cheffs
ChefFS-based commands have a superclass (Chef::ChefFS::Knife) which
defines its own inherited method that calls super. This breaks our
detection of where the subcommand is defined since the file with
the definition is no longer at the top of the call stack.
This commit special-cases subclasses with a superclass of
Chef::ChefFS::Knife to account for this.
Fixes #4089
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions