Open meliache opened 2 years ago
We should only use the environment exported by the env_script and not be affected by it changing the current working directory, e.g. if the user uses a script that e.g. containts
env_script
cd /path/to//basf2 && b2setup
as their setup scrip
We should only use the environment exported by the
env_script
and not be affected by it changing the current working directory, e.g. if the user uses a script that e.g. containtsas their setup scrip