diff options
author | Stefan Stanacar <stefanx.stanacar@intel.com> | 2013-07-09 17:52:55 +0300 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2013-07-15 10:29:26 -0700 |
commit | 1988de2fad86e8e34070ed6573a7be09fff5c0a2 (patch) | |
tree | 9b2d9d38fbd06121e570c089bcd8f375899e2bb5 /meta/lib/oeqa/utils/qemurunner.py | |
parent | c072fed6531f2ce3c687f8342a97f593ebf37653 (diff) | |
download | openembedded-core-1988de2fad86e8e34070ed6573a7be09fff5c0a2.tar.gz openembedded-core-1988de2fad86e8e34070ed6573a7be09fff5c0a2.tar.bz2 openembedded-core-1988de2fad86e8e34070ed6573a7be09fff5c0a2.zip |
lib/oeqa/utils/sshcontrol.py: fix passing command to subprocess
Don't use shlex.split in subprocess call and also prepend
. /etc/profile, because PATH over ssh is always
/usr/bin:/bin which isn't what many tests expect.
Changed in v2:
We now need to use a separate call for scp command.
Signed-off-by: Stefan Stanacar <stefanx.stanacar@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/lib/oeqa/utils/qemurunner.py')
0 files changed, 0 insertions, 0 deletions