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
There are a few cases (including the eb wrapper itself) where we hardcode the use of /bin/bash. There are some cases (like EESSI) where this is not ideal and it's better to ask the environment where to find bash.
There are a few cases (including the
ebwrapper itself) where we hardcode the use of/bin/bash. There are some cases (like EESSI) where this is not ideal and it's better to ask the environment where to findbash.