fix iitial filer url

This commit is contained in:
Chris Lu
2019-10-25 07:44:37 -07:00
parent 05fe7a2366
commit 288c45a690
2 changed files with 39 additions and 10 deletions

View File

@@ -16,8 +16,8 @@ import (
)
type ShellOptions struct {
Masters *string
GrpcDialOption grpc.DialOption
Masters *string
GrpcDialOption grpc.DialOption
// shell transient context
FilerHost string
FilerPort int64