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