summaryrefslogtreecommitdiff
path: root/lib/chef/resource/breakpoint.rb
diff options
context:
space:
mode:
authorJohn McCrae <john.mccrae@progress.com>2022-03-23 13:38:44 -0700
committerGitHub <noreply@github.com>2022-03-23 13:38:44 -0700
commitfcf1d4663a9761a6e6aba98a1a2b593cc8d43849 (patch)
treed709d6fcbfaec89786ec4b4c57880bd0fe4ac1e1 /lib/chef/resource/breakpoint.rb
parent44a70b9a6d518801a49e8ed437de10f32e3d8e33 (diff)
parente52a7952fd96d9e79eb5695c018d65e8c9491cc2 (diff)
downloadchef-fcf1d4663a9761a6e6aba98a1a2b593cc8d43849.tar.gz
Merge branch 'main' into libarchive
Diffstat (limited to 'lib/chef/resource/breakpoint.rb')
-rw-r--r--lib/chef/resource/breakpoint.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/chef/resource/breakpoint.rb b/lib/chef/resource/breakpoint.rb
index 360c064ff0..45a04e184d 100644
--- a/lib/chef/resource/breakpoint.rb
+++ b/lib/chef/resource/breakpoint.rb
@@ -22,7 +22,6 @@ require "chef-utils/dist" unless defined?(ChefUtils::Dist)
class Chef
class Resource
class Breakpoint < Chef::Resource
- unified_mode true
provides :breakpoint, target_mode: true