mirror of
https://github.com/Pmodules/Pmodules.git
synced 2026-06-24 16:47:58 +02:00
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:
@@ -2,7 +2,7 @@
|
||||
#
|
||||
|
||||
PATH='/bin:/usr/bin'
|
||||
case
|
||||
|
||||
unset CDPATH # unset CDPATH, otherwise 'cd' prints the directoy!
|
||||
unset IFS # use default IFS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user