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