mirror of
https://github.com/Pmodules/Pmodules.git
synced 2026-06-28 18:29:39 +02:00
Merge branch '152-don-t-set-path-in-modulecmd' into 'master'
Resolve "don't set PATH in modulecmd" Closes #152 See merge request Pmodules/src!122
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
#!@BASH@ --noprofile
|
||||
#
|
||||
|
||||
PATH='/bin:/usr/bin'
|
||||
|
||||
unset CDPATH # unset CDPATH, otherwise 'cd' prints the directoy!
|
||||
unset IFS # use default IFS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user