summaryrefslogtreecommitdiff
path: root/chef/lib/chef/provider/remote_directory.rb
diff options
context:
space:
mode:
Diffstat (limited to 'chef/lib/chef/provider/remote_directory.rb')
-rw-r--r--chef/lib/chef/provider/remote_directory.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/chef/lib/chef/provider/remote_directory.rb b/chef/lib/chef/provider/remote_directory.rb
index 2fb25ca063..61d42cae08 100644
--- a/chef/lib/chef/provider/remote_directory.rb
+++ b/chef/lib/chef/provider/remote_directory.rb
@@ -45,7 +45,6 @@ class Chef
end
purge_unmanaged_files(files_to_purge)
Chef::Log.info("#{@new_resource} created")
- @new_resource.updated_by_last_action(true)
end
def action_create_if_missing