KVM test: kvm_subprocess.py: don't sanitize text before passing it to callbacks

Converting the text to utf-8 seems to cause trouble when converting back (e.g.
when writing to files).  The logging system seems to be fine with unsanitized
text, so let's not sanitize it.

Signed-off-by: Michael Goldish <mgoldish@redhat.com>


git-svn-id: http://test.kernel.org/svn/autotest/trunk@4668 592f7852-d20e-0410-864c-8624ca9c26a4
1 file changed