Skip to content
Commit 4132ee3a authored by Anas Nashif's avatar Anas Nashif
Browse files

ci: do not export BSIM env vars if bsim is not available



When running run_ci.sh locally with:

 ./scripts/ci/run_ci.sh -l -b master -R upstream/master..

we export BSIM_OUT_PATH unconditionally which causes sanitycheck to fail
on nrf52_bsim (it depends on BSIM_OUT_PATH variable).

Check if the path defined in BSIM_OUT_PATH is available and unset env.
variable if it is not.

Signed-off-by: default avatarAnas Nashif <anas.nashif@intel.com>
parent 0790fdf0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment