diff options
author | Mikko Rapeli <mikko.rapeli@bmw.de> | 2019-05-08 16:26:08 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-05-09 16:31:56 +0100 |
commit | 796b9089c589fed1412ae85b0fd6e33a41cba234 (patch) | |
tree | ea6737f7d8b1af3cfa33dff2fbf8689d1aba34ee /scripts | |
parent | 2a2f74a27dc7005e5130871e084965ff89885a78 (diff) | |
download | poky-796b9089c589fed1412ae85b0fd6e33a41cba234.tar.gz |
oeqa/sdk: use bash to execute SDK test commands
The commands only work with with bash. If /bin/sh is
dash like in Debian, the command execution fails with
errors like:
Standard Output: /bin/sh: 5: export: --sysroot: bad variable name
and all SDK tests fail.
(From OE-Core rev: ba5bee46131bbb31efba766c4d29e5bf71c664a7)
Signed-off-by: Mikko Rapeli <mikko.rapeli@bmw.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions