mirror of
https://github.com/Pmodules/Pmodules.git
synced 2026-06-28 18:29:39 +02:00
modulecmd.bash: case statement added by accident removed
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