commit | 6941fd7141f668e04d23be76b3215f88d1c58d60 | [log] [tgz] |
---|---|---|
author | Matthew Barth <msbarth@us.ibm.com> | Thu Mar 10 16:50:30 2022 -0600 |
committer | Matthew Barth <msbarth@us.ibm.com> | Mon Mar 14 09:16:01 2022 -0500 |
tree | 6f81f1627f7aed7336cb8006cfa2414ac9d1eec1 | |
parent | 1e46c1895dd635aed03734e2d76d4b6750a13042 [diff] |
control:utils: Modifier `less_than` default value Support an optional `default_value` to be provided on `less_than` modifiers where that value, if given, is used as the value returned when no entry is found instead of returning the default for the data type of the parameter value. Change-Id: Ide067a06896ac73ff3a0df6f646d8eca57b097fe Signed-off-by: Matthew Barth <msbarth@us.ibm.com>