mirror of
https://github.com/OpenFOAM/OpenFOAM-6.git
synced 2025-12-08 06:57:46 +00:00
etc/config.[c]sh: update wmRefresh to call wmUnset before updating the environment
This commit is contained in:
@ -119,6 +119,7 @@ unset PV_PLUGIN_PATH
|
||||
#------------------------------------------------------------------------------
|
||||
# Unset CGAL-related environment variables
|
||||
|
||||
unset BOOST_ARCH_PATH
|
||||
unset CGAL_ARCH_PATH
|
||||
|
||||
|
||||
@ -151,7 +152,6 @@ unalias wm32
|
||||
unalias wmSP
|
||||
unalias wmDP
|
||||
|
||||
unalias wmRefresh
|
||||
unalias wmUnset
|
||||
|
||||
unalias wmSchedOn
|
||||
@ -168,6 +168,7 @@ unalias util
|
||||
unalias tut
|
||||
unalias run
|
||||
|
||||
unset wmRefresh
|
||||
unset foamVersion
|
||||
unset foamPV
|
||||
|
||||
|
||||
Reference in New Issue
Block a user