mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: avoid old-style shell backticks in various places
This commit is contained in:
@ -34,7 +34,7 @@
|
||||
#
|
||||
# For example, within the user ~/.OpenFOAM/<VER>/prefs.sh:
|
||||
# \code
|
||||
# foamPrefs=`$WM_PROJECT_DIR/bin/foamEtcFile -m go prefs.sh` \
|
||||
# foamPrefs=$($WM_PROJECT_DIR/bin/foamEtcFile -m go prefs.sh) \
|
||||
# && _foamSource $foamPrefs
|
||||
# \endcode
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user