mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-12-28 03:37:59 +00:00
BUG: etc: use of wrong variable name
This commit is contained in:
@ -45,7 +45,7 @@ setenv MESA_ARCH_PATH $WM_THIRD_PARTY_DIR/platforms/$WM_ARCH$WM_COMPILER/$mesa_v
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
if ($?FOAM_VERBOSE && $?prompt) then
|
||||
echo "Using vtk ($vtk_version) -> $VTK_ARCH_PATH"
|
||||
echo "Using vtk ($vtk_version) -> $VTK_DIR"
|
||||
echo "Using mesa ($mesa_version) -> $MESA_ARCH_PATH"
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user