This is fixed, Thom - I made a change to your patch. Instead of making it an instance variable, just declare the variable above the case statement and set it to nil.
Adam Jacob
added a comment - This is fixed, Thom - I made a change to your patch. Instead of making it an instance variable, just declare the variable above the case statement and set it to nil.
See: http://github.com/opscode/ohai/commit/adf4723
http://github.com/thommay/ohai/tree/OHAI-47