scripts/Bootstrap/Pmodules/modmanage.in: unset CDPATH added

This commit is contained in:
2015-03-18 17:44:57 +01:00
parent 4f3d3c812a
commit 406536df53

View File

@@ -1,5 +1,7 @@
#!@PMODULES_HOME@/bin/bash
unset CDPATH
shopt -s expand_aliases
declare -r bindir=$(cd $(dirname "$0") && pwd)