summaryrefslogtreecommitdiff
path: root/lib/chef/knife/config_get_profile.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/chef/knife/config_get_profile.rb')
-rw-r--r--lib/chef/knife/config_get_profile.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef/knife/config_get_profile.rb b/lib/chef/knife/config_get_profile.rb
index 6d89ebfeb5..716c65dc4b 100644
--- a/lib/chef/knife/config_get_profile.rb
+++ b/lib/chef/knife/config_get_profile.rb
@@ -15,7 +15,7 @@
# limitations under the License.
#
-require_relative ""
+require_relative "../knife"
class Chef
class Knife