mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
build: fix "compile_pass"
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
This commit is contained in:
parent
c483c050cf
commit
9811451604
6
build
6
build
@ -70,9 +70,9 @@ tools_build() {
|
||||
tools_path="benchmark
|
||||
etcd-dump-db
|
||||
etcd-dump-logs
|
||||
functional-tester/etcd-agent
|
||||
functional-tester/etcd-tester
|
||||
functional-tester/etcd-runner
|
||||
functional-tester/cmd/etcd-agent
|
||||
functional-tester/cmd/etcd-tester
|
||||
functional-tester/cmd/etcd-runner
|
||||
local-tester/bridge"
|
||||
for tool in ${tools_path}
|
||||
do
|
||||
|
Loading…
x
Reference in New Issue
Block a user