Files
etcd/etcdctl/ctlv2/command/exec_watch_command.go
Sahdev P. Zala acb33a5f3f etcdctl: use appropriate type conversion
index variable is being passed as uint64 so we shouldn't use Int.
Also the if loop is redundant so remove it.
2020-02-08 22:01:20 -05:00

3.0 KiB