mctools / simplebuild

A very simple to use build system for projects with primarily C++/Python code, intended for usage by scientific developers without a strong SW-engineering background.
https://mctools.github.io/simplebuild/
Apache License 2.0
3 stars 1 forks source link

Switching between two different bundle dirs does not alway give the correct env. #39

Closed tkittel closed 8 months ago

tkittel commented 9 months ago
          Another issue that I just experienced: Switching between two different bundle dirs and invoking `sb` with the bash snippet activated, should give the correct environment each time. We should also add a unit test for this.

Originally posted by @tkittel in https://github.com/mctools/simplebuild/issues/17#issuecomment-1877144358

tkittel commented 9 months ago

I am not 100% sure if this is still an issue, needs checking.

tkittel commented 8 months ago

I can not reproduce this.