]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/utils/sshcontrol.py: Allows to copy symlinks to target
authorMariano Lopez <mariano.lopez@linux.intel.com>
Tue, 26 Jul 2016 09:38:57 +0000 (09:38 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 4 Aug 2016 14:05:47 +0000 (15:05 +0100)
commit5705b7a55bc300e14c34b0530f4d49df101edd3c
treeac752086ea92002d774039474f34b69b2295a029
parent0338f66c0d246c3b8d94ac68d60fbc4c314e500b
oeqa/utils/sshcontrol.py: Allows to copy symlinks to target

Currently when copying a symlink to the target it will fail
throwing an exception. This will recreate symlinks from the
system performing the tests to the device under tests.

[YOCTO #9932]

Signed-off-by: Mariano Lopez <mariano.lopez@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/lib/oeqa/utils/sshcontrol.py