mirror of
https://github.com/Pmodules/Pmodules.git
synced 2026-08-12 14:00:31 +02:00
definition of overlay types moved to libpmodule.bash
This commit is contained in:
@@ -44,10 +44,6 @@ else
|
||||
declare -r modulecmd="${libexecdir}/modulecmd.bin"
|
||||
fi
|
||||
|
||||
declare -r ol_normal='n'
|
||||
declare -r ol_hiding='h'
|
||||
declare -r ol_replacing='r'
|
||||
|
||||
declare verbosity_lvl=${PMODULES_VERBOSITY:-'verbose'}
|
||||
|
||||
declare Shell=''
|
||||
|
||||
Reference in New Issue
Block a user