mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-09-19 18:37:59 +08:00
rename
This commit is contained in:
@@ -164,7 +164,7 @@ func (c *commandS3Configure) Do(args []string, commandEnv *CommandEnv, writer io
|
||||
}
|
||||
|
||||
buf.Reset()
|
||||
filer.S3ConfigurationToText(&buf, s3cfg)
|
||||
filer.ProtoToText(&buf, s3cfg)
|
||||
|
||||
fmt.Fprintf(writer, string(buf.Bytes()))
|
||||
fmt.Fprintln(writer)
|
||||
|
Reference in New Issue
Block a user