mirror of
https://github.com/Pmodules/Pmodules.git
synced 2026-06-23 16:17:59 +02:00
Merge branch '102-module-function-should-not-be-used-in-libpbuild' into 'master'
Resolve "module function should not be used in libpbuild" Closes #102 See merge request Pmodules/src!70
This commit is contained in:
@@ -1430,7 +1430,7 @@ pbuild.build_module() {
|
||||
fi
|
||||
|
||||
std::info "Loading module: ${m}\n"
|
||||
module load "${m}"
|
||||
eval $( "${MODULECMD}" bash load "${m}" )
|
||||
done
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user