commit | 699c25580589ef71266ce9745620fd37e8edd7fb | [log] [tgz] |
---|---|---|
author | Alex Light <allight@google.com> | Wed Feb 08 10:09:31 2017 -0800 |
committer | Alex Light <allight@google.com> | Wed Feb 08 10:15:04 2017 -0800 |
tree | 8e1c9b818390ae112488af12aa10037e345b1d84 | |
parent | 857acf51fbc5a931939c20e9e299c69676baf654 [diff] |
Make sure that we join paths correctly. We were simply concatenating a pair of paths together but this can cause problems if the second path is not relative. This could occur if the OUT_DIR environment variable has been set. Test: ./test/testrunner/testrunner.py --host -j40 Change-Id: I8b3fa817cdb114e39f9cf33a0c2e73e1a53f7e99