Merge branch '145-modulecmd-bash-remove-case-statement-added-by-accident' into 'master'

Resolve "modulecmd.bash: remove case statement added by accident"

Closes #145

See merge request Pmodules/src!116
This commit is contained in:
2021-11-10 17:05:14 +00:00
+1 -1
View File
@@ -2,7 +2,7 @@
#
PATH='/bin:/usr/bin'
case
unset CDPATH # unset CDPATH, otherwise 'cd' prints the directoy!
unset IFS # use default IFS