diff --git a/bin/tools/foamConfigurePaths b/bin/tools/foamConfigurePaths index b267a235e2..7bdf40d98d 100755 --- a/bin/tools/foamConfigurePaths +++ b/bin/tools/foamConfigurePaths @@ -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