mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: test for WM_PROJECT_DIR being set/unset in scripts
This commit is contained in:
committed by
Andrew Heather
parent
e5916fd9ba
commit
ec7e3c88e4
@ -104,8 +104,8 @@ do
|
||||
shift
|
||||
done
|
||||
|
||||
# Set FOAM_TUTORIALS directory location, as required.
|
||||
. "${WM_PROJECT_DIR:?}/bin/tools/RunFunctions"
|
||||
# Sets FOAM_TUTORIALS directory location, as required
|
||||
. "${WM_PROJECT_DIR:?}"/bin/tools/RunFunctions
|
||||
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user