Skip to content
Snippets Groups Projects
Commit 6167a0e5 authored by mark's avatar mark
Browse files

STYLE: remove unneeded sourcing of scotch

parent 35d64ae7
No related merge requests found
......@@ -15,17 +15,4 @@ fi
wmake $targetType pairPatchAgglomeration
## get SCOTCH_VERSION, SCOTCH_ARCH_PATH
if settings=`$WM_PROJECT_DIR/bin/foamEtcFile config.sh/scotch`
then
. $settings
echo "using SCOTCH_ARCH_PATH=$SCOTCH_ARCH_PATH"
else
echo
echo "Error: no config.sh/scotch settings"
echo
fi
#------------------------------------------------------------------------------
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