From 92214eb4af7b875dd56a81932fcb1793923dac93 Mon Sep 17 00:00:00 2001 From: Mark Olesen Date: Tue, 11 Feb 2020 17:36:05 +0100 Subject: [PATCH] CONFIG: misedit of csh mpi settings with foamConfigurePaths --- bin/tools/foamConfigurePaths | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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