Skip to content
Snippets Groups Projects
Commit bb9f07ac authored by Henry's avatar Henry
Browse files

Remove trailing whitespace

parent 9a5c2da6
No related merge requests found
......@@ -402,7 +402,7 @@ case SYSTEMOPENMPI:
breaksw
case OPENMPI:
setenv FOAM_MPI openmpi-1.5.4
setenv FOAM_MPI openmpi-1.6.3
# optional configuration tweaks:
_foamSource `$WM_PROJECT_DIR/bin/foamEtcFile config/openmpi.csh`
......
......@@ -429,7 +429,7 @@ SYSTEMOPENMPI)
;;
OPENMPI)
export FOAM_MPI=openmpi-1.5.4
export FOAM_MPI=openmpi-1.6.3
# optional configuration tweaks:
_foamSource `$WM_PROJECT_DIR/bin/foamEtcFile config/openmpi.sh`
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment