mirror of
https://github.com/Pmodules/Pmodules.git
synced 2026-06-24 08:37:59 +02:00
modulecmd.bash.in: definition of PSI_LIBMODULES remove
- this environment variable was used in the past in modulefiles to load the required Tcl code for Pmodules
This commit is contained in:
@@ -31,9 +31,6 @@ else
|
||||
declare -r modulecmd="${libexecdir}/modulecmd.bin"
|
||||
fi
|
||||
|
||||
# required for pre 0.99.3 modulefiles
|
||||
declare -rx PSI_LIBMODULES="${TCLLIBPATH}/libmodules.tcl"
|
||||
|
||||
declare verbosity_lvl=${PMODULES_VERBOSITY:-'verbose'}
|
||||
|
||||
shopt -s nullglob
|
||||
|
||||
Reference in New Issue
Block a user