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 <john.mccrae@progress.com>
  • Loading branch information
johnmccrae committed Mar 21, 2024
1 parent 926bed9 commit 686c790
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/ohai/mixin/network_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
#

require "socket" unless defined?(Socket)
require "resolv" unless defined?(Resolv)
# require "resolv" unless defined?(Resolv)

puts "[1] - I am in the network helper"

Expand Down

0 comments on commit 686c790

Please sign in to comment.