summaryrefslogtreecommitdiff
path: root/bin/ohai
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ohai')
-rwxr-xr-xbin/ohai1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/ohai b/bin/ohai
index 934b79db..9f4b2bb0 100755
--- a/bin/ohai
+++ b/bin/ohai
@@ -31,7 +31,6 @@ config = {
:log_level => :info
}
-with_debug = false
opts = OptionParser.new do |opts|
opts.banner = "Usage: #{$0} (options)"
opts.on("-d", "--directory NAME", "A directory to add to the Ohai search path") do |d|