Remove trailing whitespace

This commit is contained in:
Henry
2013-01-17 09:47:34 +00:00
parent 9a5c2da655
commit bb9f07acd8
2 changed files with 2 additions and 2 deletions

View File

@ -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`

View File

@ -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`