#
2b31c988 |
| 08-Dec-2022 |
Patrick Williams <patrick@stwcx.xyz> |
prettier: re-format
Prettier is enabled in openbmc-build-scripts on Markdown, JSON, and YAML files to have consistent formatting for these file types. Re-run the formatter on the whole repository.
prettier: re-format
Prettier is enabled in openbmc-build-scripts on Markdown, JSON, and YAML files to have consistent formatting for these file types. Re-run the formatter on the whole repository.
Change-Id: Ic8409eb3e05a90c64d1601429e8e5208dde01df9 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
show more ...
|
#
07c35131 |
| 21-Oct-2019 |
Matthew Barth <msbarth@us.ibm.com> |
test: Add median condition generation test entries
A median condition generates the same way a count condition does, this adds entries to the condition generation test yaml to generate median condit
test: Add median condition generation test entries
A median condition generates the same way a count condition does, this adds entries to the condition generation test yaml to generate median conditions. These median condition generation tests have separate callbacks configured to be verified by the condition generation tests.
Tested: conditiongentest.hpp generates as expected `make check` passes conditiongentest
Change-Id: I7c51e320cfeacfa92a31d3fbc42f44c7e50b6183 Signed-off-by: Matthew Barth <msbarth@us.ibm.com>
show more ...
|
#
babf3b78 |
| 31-May-2017 |
Brad Bishop <bradleyb@fuzziesquirrel.com> |
pdmgen: Require uppercase meta keys
journald ignores lowercase metadata keys so require them to be uppercase. Abort the config file parse when lowercase keys are found.
Change-Id: Icffffdc6680b4d3
pdmgen: Require uppercase meta keys
journald ignores lowercase metadata keys so require them to be uppercase. Abort the config file parse when lowercase keys are found.
Change-Id: Icffffdc6680b4d305329c3395f8e2fda6210964f Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
show more ...
|