• fix exception raised on “bad“ data read Previously the exception was using an undefined variable. I also reworded the exception to: “Malformed script output (most likely not UTF-8)” since that is AFAIK the only thing causing this exception to be raised. Changed: U trunk/Support/lib/io.rb