You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently ReFrame invokes /bin/bash without -l in the build scripts.
It could be useful to add an option to select a login shell as well if needed, i.e. using the option -l of the bash command.