# File lib/ohai/application.rb, line 109 def exit!(msg, err = -1) Chef::Log.debug(msg) Process.exit err end