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:25:36 +0000 (17:25 +0000)
commit92de23518d0a4c56299f1c86805727bf3e766f1d
tree108f3d55c96a56b1f26b0416915d18487ff0976d
parentc9feec049bdb1624f08d0f6e81c92dc9eaf7d0cc
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.

(From OE-Core rev: beea86fa9637fd629719980e14beea758847b8f3)

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