mirror of
https://github.com/Pmodules/Pmodules.git
synced 2026-07-05 13:20:50 +02:00
libpbuild: do not use module() function
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