commit | 0f3b10642cf2254908b3ee7ef69e27ea9db92589 | [log] [tgz] |
---|---|---|
author | George Liu <liuxiwei@ieisystem.com> | Mon Aug 05 14:31:10 2024 +0800 |
committer | George Liu <liuxiwei@ieisystem.com> | Mon Aug 05 14:31:10 2024 +0800 |
tree | ffe517596d2e17b1082f891a31d5becc34bcec0c | |
parent | 6290f34f31a4f9c76a52edaeefff976b91eb4530 [diff] |
test/README.md: Fix MD040 warnings The following warnings are generated by using markdownlint analysis: ``` MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"] ``` Refer to markdown-lint [1] to fix MD040 [1]: https://github.com/updownpress/markdown-lint/blob/master/rules/040-fenced-code-language.md Signed-off-by: George Liu <liuxiwei@ieisystem.com> Change-Id: Ia1af9ab633a14fb94bb6bb26800238fcb1d4ff95
Phosphor BMC Code Management provides a set of system software management applications. More information can be found at Software Architecture
To build this package, do the following steps:
meson build
ninja -C build
To clean the repository run rm -r build
.