HenrikBengtsson / CBI-software

A Scientific Software Stack for HPC (CentOS oriented)
https://wynton.ucsf.edu/hpc/software/software-repositories.html
5 stars 2 forks source link

BUG: Use pushenv() instead of setenv() where applicable #3

Closed HenrikBengtsson closed 4 years ago

HenrikBengtsson commented 4 years ago

In all modules, use pushenv() everywhere, unless it should stick in case setenv() should be used.