]> code.ossystems Code Review - openembedded-core.git/commit
core/target/ssh.py: use reader to handle partial data
authorRobert Yang <liezhi.yang@windriver.com>
Thu, 24 Aug 2017 06:19:55 +0000 (23:19 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 24 Aug 2017 08:34:53 +0000 (09:34 +0100)
commitbaa78420d8d8e716935852c9c7b749af0161395a
tree721618c13ca304927421bc615dcdf021052fa693
parent9f32d9405ed5430e9e55de2f1562baac963e807c
core/target/ssh.py: use reader to handle partial data

This can avoid UnicodeDecodeError error.

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/core/target/ssh.py