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