mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
Start-up scripts: The environment variables are now set unconditionally as in 1.7.x
This commit is contained in:
@ -32,7 +32,7 @@
|
||||
#------------------------------------------------------------------------------
|
||||
|
||||
export WM_PROJECT=OpenFOAM
|
||||
[ -z "$WM_PROJECT_VERSION" ] && export WM_PROJECT_VERSION=dev
|
||||
export WM_PROJECT_VERSION=dev
|
||||
|
||||
################################################################################
|
||||
# USER EDITABLE PART. Note changes made here may be lost with the next upgrade
|
||||
|
||||
Reference in New Issue
Block a user