Skip to content

Commit

Permalink
Debugging now, adding puts statements
Browse files Browse the repository at this point in the history
Signed-off-by: John <[email protected]>
  • Loading branch information
johnmccrae committed Mar 21, 2024
1 parent 7fdcef6 commit 46d9507
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/ohai/monkey_patches/win32/registry.rb
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
require "win32/registry" unless defined?(Win32::Registry)

module Win32
class Registry
refine Registry do

puts "[2] - I am actually inside the monkey patch now, doing stuff"

Expand Down

0 comments on commit 46d9507

Please sign in to comment.