-
- Downloads
Execute modulecmd in bash shell (#11510)
Adds executable=/bin/bash into Popen. We discovered this bug while working in a csh/tsch environment. By executing with /bin/bash we ensure that the module command works.
Please register or sign in to comment