]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
oeqa ssh.py: move output prints to new line
authorMikko Rapeli <mikko.rapeli@linaro.org>
Thu, 9 Feb 2023 08:09:29 +0000 (10:09 +0200)
committerSteve Sakoman <steve@sakoman.com>
Sat, 18 Feb 2023 16:41:49 +0000 (06:41 -1000)
commit5346b927a9fba57b2bb41406fcac09cd6369f26c
treefa78904e25120c2c7b42931686033e3c46fb52f6
parent54dfb8bf6836013ac7fc6112fce9daaf6e719515
oeqa ssh.py: move output prints to new line

The output from is garbled otherwise and it's not
easy to remove debug output form real command output on target.

Signed-off-by: Mikko Rapeli <mikko.rapeli@linaro.org>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
(cherry picked from commit 917a70cbc43ac1c70c477b220c4115735457ef04)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/lib/oeqa/core/target/ssh.py