mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: allow '=' option separators in some bin/tools scripts
This commit is contained in:
committed by
Andrew Heather
parent
ff81ec8cf3
commit
f7a707e00e
@ -209,8 +209,7 @@ replaceCsh()
|
||||
done
|
||||
}
|
||||
|
||||
# Get the option's value (argument).
|
||||
# Die if the argument doesn't exist or is empty
|
||||
# Get the option's value (argument), or die on missing or empty argument
|
||||
# $1 option
|
||||
# $2 value
|
||||
getOptionValue()
|
||||
|
||||
Reference in New Issue
Block a user