summaryrefslogtreecommitdiff
path: root/lib/chef/chef_fs/file_system/chef_server/cookbook_subdir.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/chef/chef_fs/file_system/chef_server/cookbook_subdir.rb')
-rw-r--r--lib/chef/chef_fs/file_system/chef_server/cookbook_subdir.rb3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/chef/chef_fs/file_system/chef_server/cookbook_subdir.rb b/lib/chef/chef_fs/file_system/chef_server/cookbook_subdir.rb
index 91b5e47d66..c037d8ce25 100644
--- a/lib/chef/chef_fs/file_system/chef_server/cookbook_subdir.rb
+++ b/lib/chef/chef_fs/file_system/chef_server/cookbook_subdir.rb
@@ -30,8 +30,7 @@ class Chef
@recursive = recursive
end
- attr_reader :versions
- attr_reader :children
+ attr_reader :versions, :children
def add_child(child)
@children << child