lib/libpmodules.bash:

- support for new format of Pmodules_version.conf
This commit is contained in:
2015-07-09 13:39:08 +02:00
parent 7c7cf6c7dd
commit 49cb199957

View File

@@ -845,7 +845,7 @@ if [[ ${bootstrap} == no ]]; then
fi
done
else
source "${BUILD_BASEDIR}/scripts/Bootstrap/Pmodules_version.conf"
read_versions "${BUILD_BASEDIR}/scripts/Bootstrap/Pmodules_version.conf"
unset PMODULES_HOME
source "/opt/psi/config/environment.bash"
fi