mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
COMP: wmake/wmakePrintBuild -api failed to extract API number
This commit is contained in:
@ -147,7 +147,7 @@ then
|
|||||||
# Any of OPENFOAM=<digits>, OPENFOAM_API=<digits>, OPENFOAM_COM=<digits>
|
# Any of OPENFOAM=<digits>, OPENFOAM_API=<digits>, OPENFOAM_COM=<digits>
|
||||||
# OPENFOAM_PLUS=<digits>
|
# OPENFOAM_PLUS=<digits>
|
||||||
version=$(
|
version=$(
|
||||||
sed -ne 's@^.*OPENFOAM\(_API|_COM|_PLUS\)*=\([0-9][0-9]*\).*@\2@p' \
|
sed -ne 's@^.*OPENFOAM\(_API\|_COM\|_PLUS\)*=\([0-9][0-9]*\).*@\2@p' \
|
||||||
$WM_DIR/rules/General/general 2>/dev/null
|
$WM_DIR/rules/General/general 2>/dev/null
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user