mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
etcdmain: whitelist etcd binary flags
This commit is contained in:
parent
1d521556ae
commit
80ab321f9d
@ -52,6 +52,9 @@ var (
|
|||||||
"snapshot",
|
"snapshot",
|
||||||
"v",
|
"v",
|
||||||
"vv",
|
"vv",
|
||||||
|
// for coverage testing
|
||||||
|
"test.coverprofile",
|
||||||
|
"test.outputdir",
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user