CONFIG: misedit of csh mpi settings with foamConfigurePaths

This commit is contained in:
Mark Olesen 2020-02-11 17:36:05 +01:00
parent ff19bedbc3
commit 92214eb4af

View File

@ -416,7 +416,7 @@ do
# Explicitly set WM_MPLIB=...
optionValue=$(getOptionValue "$@")
replace etc/bashrc WM_MPLIB "$optionValue"
replaceCsh etc/bashrc WM_MPLIB "$optionValue"
replaceCsh etc/cshrc WM_MPLIB "$optionValue"
optMpi=system
adjusted=true
shift