]> code.ossystems Code Review - openembedded-core.git/commit
lib/oeqa/utils: sshcontrol: make timeout depend on output
authorStefan Stanacar <stefanx.stanacar@intel.com>
Sun, 3 Nov 2013 12:27:16 +0000 (14:27 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 8 Nov 2013 17:24:51 +0000 (17:24 +0000)
commitbeea86fa9637fd629719980e14beea758847b8f3
tree411aca6b792699d71e0d775789ebab70de5da963
parent80b065ff46322ec0cad039dfd9eb2d010168dba6
lib/oeqa/utils: sshcontrol: make timeout depend on output

Instead of running the commands with a fixed timeout,
we should kill the command if there is no output
for timeout seconds.
Also changed some strings/comments.

Signed-off-by: Stefan Stanacar <stefanx.stanacar@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/lib/oeqa/utils/sshcontrol.py