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