mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
script/test_lib: add description about modules
Signed-off-by: tico88612 <17496418+tico88612@users.noreply.github.com>
This commit is contained in:
parent
e3c1812302
commit
a988f7edc5
@ -178,6 +178,9 @@ function maybe_run() {
|
||||
fi
|
||||
}
|
||||
|
||||
# modules
|
||||
# returns the list of all modules in the project, not including the tools,
|
||||
# as they are not considered to be added to the bill for materials.
|
||||
function modules() {
|
||||
modules=(
|
||||
"${ROOT_MODULE}/api/v3"
|
||||
|
Loading…
x
Reference in New Issue
Block a user