diff options
author | Joshua Watt <JPEWhacker@gmail.com> | 2019-02-20 15:08:52 -0600 |
---|---|---|
committer | Joshua Watt <JPEWhacker@gmail.com> | 2019-02-20 15:10:06 -0600 |
commit | 750706a3501ec9f5e3fa6dcbfb13a9027b6a875e (patch) | |
tree | 7403e3ea4130bdd423e1a8ed32e4ad4b320f9bb8 /lib/oeqa/sdkmingw/testsdk.py | |
parent | 6ae8836b39d925b357934dd73562c319ad6200ac (diff) | |
download | meta-mingw-750706a3501ec9f5e3fa6dcbfb13a9027b6a875e.tar.gz |
classes/toolchain-scripts-mingw32: Fix bad cmd flag2.7_M3
The command to properly set the exit code at the end of the toolchain
environment was using the correct flag delimiter '/', but the code to
coerce all the unix-style paths to windows paths was incorrectly
changing this to a '\'. This worked find in wines cmd, but on an actual
Windows host, this caused cmd to wait indefinitely. Fix this by
appending the command after the path separators are coerced.
Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Diffstat (limited to 'lib/oeqa/sdkmingw/testsdk.py')
0 files changed, 0 insertions, 0 deletions