]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/runexported: Fix a problem with ssh_target_log existing in folder.
authorLucian Musat <george.l.musat@intel.com>
Mon, 28 Sep 2015 14:25:56 +0000 (17:25 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 29 Sep 2015 14:15:48 +0000 (15:15 +0100)
commit2bc7732c27e192821b9ebb76e1dfba739cf5b088
treeed8d8b43fdd3926a0d18b9df78a1141f5f82fb05
parent9f25f723828d6709aad581267ccc63d2ade1ff5c
oeqa/runexported: Fix a problem with ssh_target_log existing in folder.

When copying the exported tests to a remote machine ssh_target_log can
be transformed from softlink to file which will throw an error when
trying to run again.

Signed-off-by: Lucian Musat <george.l.musat@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/runexported.py