commit | f114a1383da694dc2b13c2bc70196c32b51ed45d | [log] [tgz] |
---|---|---|
author | Anas Nashif <anas.nashif@intel.com> | Tue Nov 20 11:51:34 2018 -0500 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Wed Nov 21 15:05:07 2018 +0100 |
tree | 332779af0bc2da169c660649db1f8fb4fe03b821 | |
parent | f18ad9dd4ba2171b4cf8bf3ef239f85e61586479 [diff] |
sanitycheck: outdir should not be relative to ZEPHYR_BASE We should leave ZEPHYR_BASE alone and create the test output wherever we are running. This will support running sanitycheck on test roots other than zephyr's main git repo. Signed-off-by: Anas Nashif <anas.nashif@intel.com>