]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/sshcontrol: Ensure we don't trigger ssh-askpass
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 23 Jul 2015 15:51:27 +0000 (16:51 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 24 Jul 2015 22:29:40 +0000 (23:29 +0100)
commit085681a1418a29a8331cdde0f477f4e223de84be
tree2fc26e3acded61a0d73ca8b563626a3e2910d0c9
parentf9ec9c89956810f21955819677e92588540a4748
oeqa/sshcontrol: Ensure we don't trigger ssh-askpass

If DISPLAY is set, ssh-askpass can be triggered which is not what
we want in the middle of sanity tests. We can disable this by
unsetting DISPLAY.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/utils/sshcontrol.py