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