lib/lib.bash:lib/libem.bash:
- PSI variables renamed - adapted to new modulefiles layout - use term 'group' instead of 'family'
This commit is contained in:
@@ -56,7 +56,7 @@ error() {
|
||||
}
|
||||
|
||||
debug() {
|
||||
[[ ${PSI_DEBUG} ]] || return 0
|
||||
[[ ${PMODULES_DEBUG} ]] || return 0
|
||||
log 2 "$@"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user