mirror of
https://github.com/Pmodules/Pmodules.git
synced 2026-07-06 05:40:49 +02:00
modulecmd: issue with Lmod spider cmd fixed
This commit is contained in:
@@ -38,7 +38,7 @@ Lmod_cmd(){
|
||||
readonly -f Lmod_cmd
|
||||
|
||||
Spider_cmd(){
|
||||
LD_PRELOAD='' LD_LIBRARY_PATH='' \
|
||||
LD_PRELOAD='' LD_LIBRARY_PATH='' TCLLIBPATH=''\
|
||||
"${PMODULES_HOME}/libexec/lmod/lmod/libexec/spider" "$@"
|
||||
}
|
||||
readonly -f Spider_cmd
|
||||
|
||||
Reference in New Issue
Block a user